Hi All, I want to print the metric values saved in io.prometheus.client.CollectorRegistry. Even though I used registry.metricFamilySamples().nextElement().toString() method it outputs only the last metric. How to get all the metrics saved in the registry to a an ArrayList ?
Thanks, Nipuni -- 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/CAKHONj0pfjoX331hMfxwpCnePseQZ47%3DxnNcwnaP3qnUryRAqA%40mail.gmail.com.

