Hi, can i confirm that <https://github.com/acrylda...
# all-things-deployment
w
Hi, can i confirm that https://github.com/acryldata/datahub-helm/blob/master/charts/datahub/subcharts/datahub-gms/templates/config-jmx-exporter.yaml This JMX exporter is only for prometheus consumption? If i want to expose my JMX remotely, i should use
-Dcom.sun.management.jmxremote.port
and put in
JMX_OPTS
env variable? In my scenario, I have to expose the port for datadog agent to consume.
Anyone can confirm this? 😕