View JMX data in jConsole and set up your jmx.yaml to collect them

To find out if this integration is available in your organization, see your Datadog Integrations page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email support@ddog-gov.com.

This article provides two examples of converting metric data from your jConsole into a valid Datadog Agent configuration file (jmx.yaml).

The first example shows conversion for domain -> type -> bean -> attribute:

jConsolejmx

The second example shows conversion for domain -> bean -> attribute:

jConsolejmx

After the Datadog Agent is set up to submit JMX metrics, use the Metrics Explorer to verify the metrics are being submitted to Datadog. The example below demonstrates how you can filter the metrics by tags:

jmxGraphMetric

Further Reading