You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ so they can be reported.
12
12
1. Download the JMXReporter jar file.
13
13
1. For your JMX application (say Kafka) add JMXReporter to the java command line
14
14
as a javaagent (-javaagent:path_to_jxmreporter_jar)
15
-
1. Place the following simple metrics4j.conf file in the applications classpath.
15
+
1. Place the following simple metrics4j.conf file in the applications classpath. Or specify the location with -DMETRICS4J_CONFIG=/path/to/metrics4j.conf
0 commit comments