Got it - thanks!

So, I'll just update my queries as follows:
java_lang_GarbageCollector_CollectionCount ==> 
jvm_gc_collection_seconds_count
java_lang_GarbageCollector_CollectionTime (in millis) ==> 
jvm_gc_collection_seconds_sum (in seconds)

If it's not recommended to use java.lang metrics, should I blacklist them 
from getting exported? Is there any benefit from doing that?
blacklistObjectNames: ["java.lang:*"]

marko

-- 
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/dde576ad-f5a0-44e9-95c4-b31374cbbd9a%40googlegroups.com.

Reply via email to