mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2024-11-09 23:24:08 -08:00
Change node_exporter to node in job_name
This commit is contained in:
parent
a1d56291ef
commit
50d2d4330b
|
@ -1,2 +1,10 @@
|
||||||
# grafana-dashboards
|
# grafana-dashboards
|
||||||
Grafana dashboards
|
Grafana dashboards
|
||||||
|
|
||||||
|
Only requires the default job_name: node, add as many targets as you need.
|
||||||
|
|
||||||
|
|
||||||
|
- job_name: node
|
||||||
|
static_configs:
|
||||||
|
- targets: ['localhost:9100']
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue