mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2025-02-02 07:41:09 -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
|
||||
|
||||
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