-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metricbeat k8s pod crash on 502 from Prometheus + Linkerd #18897
Comments
Pinging @elastic/integrations-platforms (Team:Platforms) |
It should be related to
Output
|
Running in debug mode with Autodiscover,
|
It seems that here we have a race-condition related to autodiscover stop/start events. To cut the long story short, here the See more at proposed fix: https://github.com/elastic/beats/pull/19103/files |
Fairly built out k8s POC env using 7.7.0. Using using the beats daemonset to pull Prometeus data from the endpoints. The issue comes occurs when one of those pods is crashing. If a pod does not answer an HTTP request, the Linkerd service mesh will reply with a 502, causing the metrcibeat pod to crash with:
Autodiscover config:
The text was updated successfully, but these errors were encountered: