Hi folks, Given the following metrics for Go, I want to know in a Graph when a garbage collection happened, and how much CPU and latency it took.
go_memstats_last_gc_time_seconds – contains unix timestamp when last GC finished. go_memstats_last_gc_cpu_fraction – shows the fraction of this program’s available CPU time used by GC since the program started. A sample Grafana JSON model will be really appreciated. Thanks! -- 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/14ac18f3-20a8-41ed-8542-64c5dc41f35e%40googlegroups.com.

