Closed kpetremann closed 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.
salt_state_health
salt_function_health
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 bysalt_function_health
.