8000 remove java · nickldp/docs-kotlin@5dfb9af · GitHub
[go: up one dir, main page]

Skip to content

Commit 5dfb9af

Browse files
committed
remove java
1 parent 04d9f4f commit 5dfb9af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/fundamentals/monitoring.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ following command:
351351

352352
Once JConsole is open, perform the following actions in the GUI:
353353

354-
#. Select the Java process running the preceding example code.
354+
#. Select the process running the preceding example code.
355355
#. Press :guilabel:`Insecure Connection` in the warning dialog box.
356356
#. Click on the :guilabel:`MBeans` tab.
357357
#. Inspect your connection pool events under the ``"org.mongodb.driver"`` domain.
@@ -360,7 +360,7 @@ When you no longer want to inspect your connection pools in JConsole, do the
360360
following:
361361

362362
- Exit JConsole by closing the JConsole window
363-
- Stop the Java program running the preceding code snippet
363+
- Stop the program running the preceding code snippet
364364

365365
For more information on JMX and JConsole, see the following resources from
366366
Oracle:

0 commit comments

Comments
 (0)
0