Skip to content
Snippets Groups Projects
user avatar
Brad Ison authored
When enabled, the thanos-sidecar opens an HTTP listener on port 10902,
which what's used to scrape metrics.  This port wasn't being added to
the Prometheus Service, so wasn't added to the NetworkPolicy causing
scraping to fail from Prometheus instances other than the local one.

This adds the port to the Service and NetworkPolicy.

Fixes: #2006
895db2a2
History
Name Last commit Last update
..
kube-prometheus