We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de166e5 commit 249951aCopy full SHA for 249951a
dd-java-agent/agent-jmxfetch/src/main/resources/datadog/trace/agent/jmxfetch/README
@@ -0,0 +1,8 @@
1
+# Metric Configs
2
+
3
+These files are copied directly from [integrations-core](https://github.com/DataDog/integrations-core/search?q=jmx_metrics&unscoped_q=jmx_metrics)
4
+where the only modification is updating the file name.
5
6
+These will be bundled in `dd-java-agent.jar`. Due to limitations in Java, it is non-trivial
7
+to get all these files from within the jar without knowing their names.
8
+Consequently, we list out each integration in `metricconfigs.txt` so the agent can reference them.
0 commit comments