Another Option for Monitoring the 'up' Metric in Grafana Agent #6640
Unanswered
michaelact
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently exploring Grafana Agent (push-based), and one limitations I've come across is that if the agent fails to remote write / send metrics, the
up
metric won't be displayed.In Prometheus and use a pull-based approach, Prometheus will show the
up
metric as 0 instead of an empty metric.Do you have any other approach?
Beta Was this translation helpful? Give feedback.
All reactions