-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
I am wondering what would be the best way to get high availability.
Currently running the exporter itself as a Nomad job, but if for some reason the service stops I loose metrics for all other services. I was hoping to use the consul.agent-only flag to allow using one exporter per node, then I still get metrics for any non-failed nodes. But apparently it doesn't export the same set of metrics. In fact, I couldn't get it to export any service health metrics at all.
So, looking for some suggestions.
Metadata
Metadata
Assignees
Labels
No labels