Add Support For role: service
#370
Labels
feature request
Categorizes issue or PR as related to a new feature or enhancement.
role: service
#370
Description
Prometheus supports Kubernetes service discovery for more roles than just Pod and Endpoint.
We have a use case for some applications which all report the same metric so we only want to scrape the Service rather than each Endpoint or Pod.
Acceptance Criteria
Add support for
service: true
to be set inside thekubernetes
discovery config.Helm values:
Prometheus config:
Describe Alternatives
Configure
static_targets
Dependencies
documentation will need updating
Additional context
NA
Estimates
S = 1-3 days
For Maintainers Only or Hero Triaging this bug
Suggested Priority (P1,P2,P3,P4,P5):
Suggested T-Shirt size (S, M, L, XL, Unknown):
The text was updated successfully, but these errors were encountered: