Help
You might have stumbled onto a secret.
You might not have.
Maybe you need assistance instead of help?
creating systemd services
you know, for system services.
Dec. 2, 2021
bind_exporter example bind_exporter, from here: https://github.com/prometheus-community/bind_exporter/releases/ Create a prometheus user and group: # groupadd --system prometheus # user...