Skip to content

Commit

Permalink
Add jolokia2 example configs to list in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnelson committed May 24, 2018
1 parent f3f7533 commit ce3b367
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion plugins/inputs/jolokia2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,14 @@ Both `jolokia2_agent` and `jolokia2_proxy` plugins support default configuration

### Example Configurations:

- [ActiveMQ](/plugins/inputs/jolokia2/examples/activemq.conf)
- [BitBucket](/plugins/inputs/jolokia2/examples/bitbucket.conf)
- [Cassandra](/plugins/inputs/jolokia2/examples/cassandra.conf)
- [Hadoop-HDFS](/plugins/inputs/jolokia2/examples/hadoop-hdfs.conf)
- [Java JVM](/plugins/inputs/jolokia2/examples/java.conf)
- [JBoss](/plugins/inputs/jolokia2/examples/jboss.conf)
- [Kafka](/plugins/inputs/jolokia2/examples/kafka.conf)
- [Cassandra](/plugins/inputs/jolokia2/examples/cassandra.conf)
- [Tomcat](/plugins/inputs/jolokia2/examples/tomcat.conf)
- [Weblogic](/plugins/inputs/jolokia2/examples/weblogic.conf)

Please help improve this list and contribute new configuration files by opening an issue or pull request.

0 comments on commit ce3b367

Please sign in to comment.