Checking on JMX exporter localhost end point,I see that metrics ( like java_lang_Memory_HeapMemoryUsage_committed )get converted into double values with E notation so 613941248 gets converted into 6.13941248E8. We are using JMX exporter to publish values on the endpoint and then doing some internal monitoring on top of that. Is it possible to export such values in real format ?
-- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/a735e483-e5b0-41fc-a273-0523b2de332an%40googlegroups.com.

