Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit f72ba18

Browse files
committed
add grafana dashboard
Signed-off-by: yeya24 <[email protected]>
1 parent 6d3a6d5 commit f72ba18

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/user_guide/monitoring.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,13 @@ As for naming of metric and label, it is better to follow the best practice. We
137137

138138
In order to monitor the over-all status of Dragonfly components, you may need to use other exporters. Prometheus itself has a huge ecosystem, including all kinds of exporters with different utilities. You can check [exporters](https://prometheus.io/docs/instrumenting/exporters/) for more information.
139139

140-
If you want to monitor the io status and network traffic of supernodes, we recommend you to use [node_exporter](https://github.com/prometheus/node_exporter).
140+
If you want to monitor the io status and network traffic of supernodes, we recommend you to use [node_exporter](https://github.com/prometheus/node_exporter).
141+
142+
### Use Grafana Dashboard
143+
144+
With metrics exposed in supernode, we can view these metrics in Grafana dashboards now by configuring [Prometheus Datasource](https://grafana.com/docs/features/datasources/prometheus/) first.
145+
146+
Example screenshots:
147+
148+
149+
You can also import this dashboard json file into Grafana or just import it from .

0 commit comments

Comments
 (0)