- Notifications
You must be signed in to change notification settings - Fork 798
Closed
Labels
Description
It would be good to have a proxy "up" metric for when the exporter is up, but the pg server can't be reached.
It's slightly different than pg_exporter_last_scrape_error
, as the symantics are more like up
, but also it can be used to differentiate between a connected a server, and other scrape errors, or a problem with a single collector.
danielmenezesbr, keithf4 and uspen