add new grafana dashboard and readme for dashboards

This commit is contained in:
louis 2020-05-13 09:55:54 +02:00
parent e8c2331050
commit b461696983
4 changed files with 2578 additions and 1 deletions

View file

@ -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
View 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)

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 KiB