grafana-dashboards/README.md

12 lines
201 B
Markdown
Raw Normal View History

2017-04-11 23:48:47 -07:00
# grafana-dashboards
Grafana dashboards
Only requires the default job_name: node, add as many targets as you need.
2017-07-27 08:41:22 -07:00
```
- job_name: node
static_configs:
- targets: ['localhost:9100']
2017-07-27 08:41:22 -07:00
```