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
The test looks good to me. Prometheus text format doesn't support the OpenMetrics Info type, so the type is converted to Gauge. I'm not sure what the issue is.
jmx exporter not working through exporter_exporter issues
I get error while processing this metric from client_java:
https://github.com/prometheus/client_java/blame/bdc6f2507a81029c1aec6cd8b5276661bb6c7ee1/simpleclient_hotspot/src/main/java/io/prometheus/client/hotspot/VersionInfoExports.java#L31-L32
metric type Gauge have suffix "_info"
OpenMetrics/suffixes
OpenMetrics/info
prometheus_Python_client/implementation
Can you help fix it?
The text was updated successfully, but these errors were encountered: