You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2026. It is now read-only.
We should see how we can get the agent to now support this as well. I don't think prometheus supports metric values as strings, but JMX certainly allows for string values in attributes so perhaps the jmx endpoint collector can be told to collect string metrics.
The hawkular metrics go client now supports string metric type: hawkular/hawkular-client-go@697e9c8
We should see how we can get the agent to now support this as well. I don't think prometheus supports metric values as strings, but JMX certainly allows for string values in attributes so perhaps the jmx endpoint collector can be told to collect string metrics.