HTTP API <https://prometheus.io/docs/prometheus/latest/querying/api/> ( source <https://github.com/prometheus/prometheus/blob/main/docs/querying/api.md>) does not document `/api/v1/scrape_pools` even though this endpoint appears (!?) to be part of the v1 API (api.go <https://github.com/prometheus/prometheus/blob/master/web/api/v1/api.go#L403> ):
r.Get("/scrape_pools", wrap(api.scrapePools)) It would be helpful (for others) if this were documented. There wasn't an easy way to report doc bugs from the doc and the GitHub repo is... unfriendly to this type of report. So, hoping here works. -- 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 prometheus-users+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/prometheus-users/a02440ec-9793-4686-b5ba-aa914cc577d3n%40googlegroups.com.