mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2025-08-05 21:57:12 +02:00
feat(grafana): prosody monitoring dashboard created (#1879)
* Dashboard for JVB and jicofo monitoring * feat(grafana): prosody monitoring dashboard created * Delete log-analyser/grafana-provisioning/dashboards/JVB_Jicofo_Monitoring.json * Stanzas count custom metrics used in dashboard
This commit is contained in:
parent
3af072595c
commit
02499f8483
1393
log-analyser/grafana-provisioning/dashboards/Prosody-Dashboard.json
Normal file
1393
log-analyser/grafana-provisioning/dashboards/Prosody-Dashboard.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -6,4 +6,14 @@ datasources:
|
||||
type: loki
|
||||
access: proxy
|
||||
url: http://loki:3100
|
||||
editable: true
|
||||
editable: true
|
||||
apiVersion: 1
|
||||
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus:9090
|
||||
isDefault: true
|
||||
editable: true
|
||||
jsonData:
|
||||
timeInterval: "5s"
|
||||
|
Loading…
Reference in New Issue
Block a user