This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
galera-formula
mirror of
https://github.com/salt-formulas/salt-formula-galera
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Add support for Grafana
This patch enables support for Grafana and provides a new dashboard.
tags/2016.12
Guillaume Thouvenin
8 years ago
parent
51cecf023c
commit
4fd1ae8e48
3 changed files
with
1294 additions
and
0 deletions
Split View
Show Diff Stats
+1289
-0
galera/files/MySQL.json
+3
-0
galera/meta/grafana.yml
+2
-0
metadata/service/support.yml
+ 1289
- 0
galera/files/MySQL.json
File diff suppressed because it is too large
View File
+ 3
- 0
galera/meta/grafana.yml
View File
@@ -0,0 +1,3 @@
dashboard:
galera:
template: galera/files/MySQL.json
+ 2
- 0
metadata/service/support.yml
View File
@@ -11,3 +11,5 @@ parameters:
enabled: true
config:
enabled: true
grafana:
enabled: true
Write
Preview
Loading…
Cancel
Save