Thanks for your response, I already got one Service URL in Kubernetes and behind 1 service three pods are running, how do we define this in promxy and how it works with kubernetes.
On Tuesday, 14 April 2020 22:28:10 UTC+5, Brian Candler wrote: > > You cannot share a single persistent storage volume between multiple > prometheus servers - they will corrupt each other. > > Instead, try using promxy <https://github.com/jacksontj/promxy> as a > PromQL-aware proxy between grafana and the backend prometheus servers. It > will give a combined view - filling in the gaps from one server with data > from another. > -- 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/cc7c8d3c-bb25-4361-ab14-8c3d3e55f148%40googlegroups.com.

