You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The selectors on the servicemonitor do not match the labels on the service. Namely app.kubernetes.io/component: deployment. Therefore metrics cannot be scraped because there is no matching target
Steps to reproduce
Deploy the helm chart in queue mode, and enable the servicemonitor
Expected outcome
The selectors on the servicemonitor should match what exists on the service
Environment
Chart name:
aws-node-termination-handler
Chart version:
0.18.0
Kubernetes version:
1.21
Using EKS (yes/no), if so version?
Yes. 1.21
Additional Context:
The text was updated successfully, but these errors were encountered:
Describe the bug
The selectors on the servicemonitor do not match the labels on the service. Namely
app.kubernetes.io/component: deployment
. Therefore metrics cannot be scraped because there is no matching targetSteps to reproduce
Deploy the helm chart in queue mode, and enable the servicemonitor
Expected outcome
The selectors on the servicemonitor should match what exists on the service
Environment
aws-node-termination-handler
0.18.0
1.21
Yes. 1.21
Additional Context:
The text was updated successfully, but these errors were encountered: