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:
Kushang 2024-12-31 03:54:42 +05:30 committed by GitHub
parent 3af072595c
commit 02499f8483
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1404 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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"