prometheus: Add ability to whitelist Kubernetes labels
This commit is contained in:
@@ -9,6 +9,8 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
tier: frontend
|
||||
targetLabels:
|
||||
- tier
|
||||
endpoints:
|
||||
- port: web
|
||||
interval: 10s
|
||||
|
Reference in New Issue
Block a user