[Question] Some questions regarding Discovery and Scraping of Prometheus Endpoints in Kubernetes

Hi there,

I’m just playing around with the Discovery and Scraping feature included in the Kapacitor component but I got stuck on some questions.

  1. How can I figure out which targets have been discovered by the discovery step? Is there any possiblity to show the targets similar to the /targets Endpoint of the Prometheus Server or some debug information?

  2. Can I limit the discovery process on particular Kubernetes namespaces?

  3. Is there any kind of relabeling option similar to Prometheus before scraping the metrics?

Thanks in advance
David

Did you ever get this working?