fluent / fluent-plugin-prometheus

A fluent plugin that collects metrics and exposes for Prometheus.
Apache License 2.0
258 stars 79 forks source link

Target is down #135

Open omerlh opened 4 years ago

omerlh commented 4 years ago

From time to time, some of the fluentd pods target become down and not returned - until the pod is restarted: image

There is no error shown in the logs, so I find it a bit hard to investigate.

nvtkaszpir commented 4 years ago

what's your scrape interval and timeout settings?

mahmoud-mahdi commented 3 years ago

I have the same issue, some targets go down in Prometheus.

scrape_interval: 30s scrape_timeout: 10s

it tooks a lot of time to scrape the metrics.