add new grafana dashboard and readme for dashboards
This commit is contained in:
parent
e8c2331050
commit
b461696983
4 changed files with 2578 additions and 1 deletions
|
@ -35,7 +35,9 @@ docker run -p 9888:9888 systemli/prometheus-jitsi-meet-exporter:latest -videobri
|
|||
|
||||
## Dashboard
|
||||
|
||||
See the [Grafana Dashboard](dashboards/jitsi-meet.json) in this repository or import it from [grafana.com/dashboards](https://grafana.com/grafana/dashboards/12098).
|
||||
See the [Grafana Dashboards](dashboards) in this repository.
|
||||
|
||||
### Example
|
||||
|
||||
![Jitsi Meet Dashboard](dashboards/jitsi-meet.png)
|
||||
|
||||
|
|
17
dashboards/README.md
Normal file
17
dashboards/README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Dashboards
|
||||
|
||||
We provide basic dashboards for Jitsi Meet. Feel free to use and extend them.
|
||||
|
||||
## Jitsi Meet Dashboard
|
||||
|
||||
* contains all exported metrics from the jitsi-meet-exporter
|
||||
* available for [importing direct from Grafana](https://grafana.com/grafana/dashboards/12098)
|
||||
|
||||
![Jitsi Meet Dashboard](jitsi-meet.png)
|
||||
|
||||
## Jitsi Meet & System Dashboard
|
||||
|
||||
* contains all exported metrics from the jitsi-meet-exporter and basic system metrics
|
||||
* available for [importing direct from Grafana](https://grafana.com/grafana/dashboards/12282)
|
||||
|
||||
![Jitsi Meet Dashboard](jitsi-meet-system.png)
|
2558
dashboards/jitsi-meet-system.json
Normal file
2558
dashboards/jitsi-meet-system.json
Normal file
File diff suppressed because it is too large
Load diff
BIN
dashboards/jitsi-meet-system.png
Normal file
BIN
dashboards/jitsi-meet-system.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 352 KiB |
Loading…
Reference in a new issue