mirror of
https://github.com/prometheus/prometheus
synced 2026-04-21 23:21:44 +08:00
This is most likely due to an endpoint not producing valid metrics output, which we should treat the same as a failed scrape, and thus not spam the application logs with it. Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>