systemd_exporter
systemd_exporter copied to clipboard
feat: add docker compose example
Adds a starting point for users of docker compose.
I also tried to match up against the example from the Kubernetes daemonset: https://github.com/prometheus-community/systemd_exporter/blob/main/examples/kubernetes/daemonset.yaml
Related to #77