Hi, Hi,
I have a kubernetes pod running with 3 containers in it. I am exporting metrics to different port and path for each container. Is there any way to enable monitoring for three ports and paths using a single service? prometheus.io/path: /perf-metrics prometheus.io/scrape_port: '9288' prometheus.io/path: /auth-metrics prometheus.io/scrape_port: '9277' prometheus.io/path: /app-metrics prometheus.io/scrape_port: '9266' 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/ca7ecdde-3efa-40ab-a5f1-62613a5ec742n%40googlegroups.com.

