feat(grafana): add synapse dashboard
All checks were successful
Flake checks / Check (pull_request) Successful in 8m6s
All checks were successful
Flake checks / Check (pull_request) Successful in 8m6s
Source: https://github.com/element-hq/synapse/blob/master/contrib/grafana/synapse.json
This commit is contained in:
parent
101cc3a9d2
commit
33d80dc558
13473
hosts/flora-6/apps/grafana-dashboards/synapse.json
Normal file
13473
hosts/flora-6/apps/grafana-dashboards/synapse.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -26,6 +26,11 @@
|
|||
group = "grafana";
|
||||
user = "grafana";
|
||||
};
|
||||
"grafana-dashboards/synapse.json" = {
|
||||
source = ./grafana-dashboards/synapse.json;
|
||||
group = "grafana";
|
||||
user = "grafana";
|
||||
};
|
||||
};
|
||||
|
||||
services.grafana = {
|
||||
|
|
Loading…
Reference in a new issue