Skip to content

Commit cb261be

Browse files
johnseekinsdanielnelson
authored andcommitted
Fix typo in cassandra jolokia example config (influxdata#6044)
1 parent a231b3e commit cb261be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/inputs/jolokia2/examples/cassandra.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
urls = ["http://localhost:8778/jolokia"]
33
name_prefix = "java_"
44

5-
[[inputs.jolokia2_agent.metrics]]
5+
[[inputs.jolokia2_agent.metric]]
66
name = "Memory"
77
mbean = "java.lang:type=Memory"
88

0 commit comments

Comments
 (0)