summaryrefslogtreecommitdiff
path: root/roles/monitoring/prometheus/exporter/node
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-06-03 15:14:23 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-06-20 01:44:16 +0200
commitf0e65f6846bce9b30f8a97bfab68a06795b730ed (patch)
tree644ebe5cfd3532896b3642aee6a47192d0c083a6 /roles/monitoring/prometheus/exporter/node
parentprometheus: preliminary tls support for exporter connections (diff)
prometheus: add blackbox exporter
Diffstat (limited to 'roles/monitoring/prometheus/exporter/node')
-rw-r--r--roles/monitoring/prometheus/exporter/node/templates/service.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/monitoring/prometheus/exporter/node/templates/service.j2 b/roles/monitoring/prometheus/exporter/node/templates/service.j2
index 801850ed..7aa2834a 100644
--- a/roles/monitoring/prometheus/exporter/node/templates/service.j2
+++ b/roles/monitoring/prometheus/exporter/node/templates/service.j2
@@ -1,5 +1,5 @@
[Unit]
-Description=Prometheus exporter
+Description=Prometheus node exporter
[Service]
Restart=always