You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some conditions it makes more sense for nomad to push changes via statsd protocol and have nomad-exporter use that data to update the prometheus metrics instead of calling out to API. Add statsd mode that listens to statsd protocol and rewrites those metrics to equivalent nomad-exporter names and labels that are then exposed via /metrics.
In some conditions it makes more sense for nomad to push changes via statsd protocol and have nomad-exporter use that data to update the prometheus metrics instead of calling out to API. Add statsd mode that listens to statsd protocol and rewrites those metrics to equivalent nomad-exporter names and labels that are then exposed via /metrics.
see:
https://github.com/prometheus/statsd_exporter
The text was updated successfully, but these errors were encountered: