Describe the solution you'd like
Prometheus is quickly becoming de-facto for monitoring and alerting. The model of pull instead of push would fit well in the salt-master/salt-minion topology. Exposing metrics in salt-minion and salt-master would allow more flexibility in monitoring large salt environments.
Ported from https://github.com/saltstack/salt/issues/49939
Describe the solution you'd like Prometheus is quickly becoming de-facto for monitoring and alerting. The model of pull instead of push would fit well in the salt-master/salt-minion topology. Exposing metrics in salt-minion and salt-master would allow more flexibility in monitoring large salt environments.
Metrics suggested by @gnalsa
Metrics suggested by @justindesilets
Describe alternatives you've considered https://github.com/BonnierNews/saltstack_exporter rebuttal: https://github.com/saltstack/salt/issues/49939#issuecomment-465041644
Additional context An internal project is in process to provide this functionality, and should be upstreamed soon.