prometheus-community / PushProx

Proxy to allow Prometheus to scrape through NAT etc.
Apache License 2.0
705 stars 132 forks source link

How to integration with prometheus operator #96

Closed Alanthur closed 2 years ago

Alanthur commented 3 years ago

Hi,I use prometheus operator,but I do not know how to integration with pushProx? How do I configure the prometheus operator to integration with pushProx? Any help is appreciate

grzesuav commented 2 years ago

how you would like to integrate ? IMO it would be enough to set it up as pod in k8s and set ServiceMonitor to scrape from pushprox

SuperQ commented 2 years ago

There's no need for PushProxy in Kuberentes. Prometheus inside the cluster can reach services directly.