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:
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
|
type: loki
|
||||||
access: proxy
|
access: proxy
|
||||||
url: http://loki:3100
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user