cluster/services/monitoring: enable monitoring on grail
This commit is contained in:
parent
df1b0e1850
commit
84644cfbf6
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ in
|
||||||
});
|
});
|
||||||
services.monitoring = {
|
services.monitoring = {
|
||||||
nodes = {
|
nodes = {
|
||||||
client = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
|
client = [ "checkmate" "grail" "thunderskin" "VEGAS" "prophet" ];
|
||||||
blackbox = [ "checkmate" "VEGAS" "prophet" ];
|
blackbox = [ "checkmate" "VEGAS" "prophet" ];
|
||||||
grafana = [ "VEGAS" "prophet" ];
|
grafana = [ "VEGAS" "prophet" ];
|
||||||
logging = [ "VEGAS" ];
|
logging = [ "VEGAS" ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue