Ganesh Guttikonda
Results
2
comments of
Ganesh Guttikonda
Hi @winaterion , I used [prometheus-operator](https://github.com/coreos/prometheus-operator), which internally uses the `ServiceMonitor` CRD to scrape for metrics and registers to prometheus.
Thanks @ryanpstauffer. I'll merge it into the repo and try to use it on my end too.