kpetremann / salt-exporter

Salt Prometheus exporter working out of the box without any configuration on Salt side. Comes with an event watcher TUI.
https://kpetremann.github.io/salt-exporter/
MIT License
30 stars 8 forks source link

feat!: state/function health for scheduled job #8

Closed kpetremann closed 1 year ago

kpetremann commented 1 year ago

PR #7 introduced a new metric to get the health of a function/state.

This PR extends the feature to scheduled jobs.

BREAKING CHANGE: salt_state_health is replaced by salt_function_health.