Use fqdn for node-exporter.

This commit is contained in:
2022-09-16 09:00:39 +02:00
parent 0fa0662eb3
commit dfeb5dfb1a

View File

@@ -8,4 +8,4 @@ scrape_configs:
- targets: ['prometheus.steinle-computer.de']
- job_name: node-exporter
static_configs:
- targets: ['node-exporter']
- targets: ['node-exporter.steinle-computer.de']