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

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

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