mirror of
https://github.com/libp2p/go-libp2p.git
synced 2026-04-22 16:17:19 +08:00
139af10806
* metrics: make it possible to spin up Grafana using docker-compose * Update dashboards/README.md Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com> * disable Grafana authentication * add holepunch dashboard --------- Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com>
13 lines
266 B
YAML
13 lines
266 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: "libp2p dashboard provider"
|
|
orgId: 1
|
|
type: file
|
|
disableDeletion: false
|
|
updateIntervalSeconds: 10
|
|
allowUiUpdates: false
|
|
options:
|
|
path: /var/lib/grafana/dashboards
|
|
foldersFromFilesStructure: true
|