Skip to content

Commit 0d3fcc8

Browse files
authored
Update _index.md
Signed-off-by: Doug Hoard <[email protected]>
1 parent d079853 commit 0d3fcc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/content/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: "JMX Exporter"
33
weight: 1
44
---
55

6-
The JMX Exporter is a collector to capture JMX MBean values.
6+
The JMX Exporter is a collector to capture JMX MBean values collects JMX MBean values.
77

88
### Java Agent
99

10-
The JMX Exporter Java agent provides access to JMX metrics running as a Java agent within your application.
10+
The JMX Exporter Java agent runs as a Java agent within your application.
1111

1212
**Use of the JMX Exporter Java agent is strongly encouraged due to the complex application RMI configuration required when running the Standalone JMX Exporter.**
1313

1414
### Standalone
1515

16-
The Standalone JMX Exporter runs as a separate application that connects to your application using RMI and collects JMX MBean metrics.
16+
The Standalone JMX Exporter runs as a separate application that connects to your application using RMI and collects JMX MBean values.

0 commit comments

Comments
 (0)