Hello, I'd like to use Prometheus to monitor my (wrapped) k8s services, but unfortunately the admin won't let me connect directly to individual pods, I can just access them via load balancing.
In this case, I guess I have to use the Pushgateway. It seems to be working, however timeseries for old pods persist (the "instance" label is a random string). I am thinking of creating a program to periodically delete them from the Pushgateway. This is not an ideal situation but I guess this is the best I can do. Or am I missing something? Thanks, -- Adriano -- 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/e009b2af-53e3-4c43-8d3c-64b3cc29041bn%40googlegroups.com.

