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
The Helm chart status is deployed and upon checkin the pod logs, found that it is trying to hit the /metrics endpoint for Prometheus and this gives 404 logs in the pod level.
can you please suggest after setting the enable-prometheus-server argument as false why it is trying to reach for the server endpoint ?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.
Describe the bug
Deployed the
aws-node-termination-handler
Helm chart successfully in EKS cluster, with node-termination-arguments asThe Helm chart status is deployed and upon checkin the pod logs, found that it is trying to hit the
/metrics
endpoint for Prometheus and this gives 404 logs in the pod level.can you please suggest after setting the
enable-prometheus-server
argument asfalse
why it is trying to reach for the server endpoint ?Steps to reproduce
Expected outcome
enable-prometheus-server: false,
is set asfalse
it should not automatically try to hit/metrics
endpoint.Application Logs
Environment
The text was updated successfully, but these errors were encountered: