Hi,

I am trying to set up JMX exporter in Ignite. The online documentation
shows two different versions of setting up metrics as shown below:

https://ignite.apache.org/docs/latest/monitoring-metrics/metrics#enabling-jmx-for-ignite
https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics-system#metric-exporters

I want to export these metrics to prometheus. The Ignite cluster that we
have is on Kubernetes. I added a sidecar container for each Ignite pod that
acts as a JMX exporter so that our prometheus server can grab all the
metrics. I am just wondering if this sidecar container is necessary? What
is the proper way setting up metrics exporting to prometheus? Thanks.

Regards,
Bill

Reply via email to