mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2024-11-09 23:24:08 -08:00
Update readme info
This commit is contained in:
parent
2c82857de5
commit
cbb20bedea
14
README.md
14
README.md
|
@ -1,6 +1,11 @@
|
|||
# grafana-dashboards
|
||||
# Grafana Dashboards
|
||||
Grafana dashboards
|
||||
|
||||
|
||||
### Node Exporter Full
|
||||
|
||||
For node_exporter
|
||||
|
||||
Only requires the default job_name: node, add as many targets as you need in '/etc/prometheus/prometheus.yml'.
|
||||
|
||||
|
||||
|
@ -9,3 +14,10 @@ Only requires the default job_name: node, add as many targets as you need in '/e
|
|||
static_configs:
|
||||
- targets: ['localhost:9100']
|
||||
```
|
||||
|
||||
|
||||
### Haproxy Full
|
||||
|
||||
For haproxy_exporter
|
||||
|
||||
Only requires a configured target under any job_name.
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue