cluster/services/monitoring: enable monitoring on grail

This commit is contained in:
Max Headroom 2023-11-04 01:24:34 +01:00
parent df1b0e1850
commit 84644cfbf6

View file

@ -51,7 +51,7 @@ in
});
services.monitoring = {
nodes = {
client = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
client = [ "checkmate" "grail" "thunderskin" "VEGAS" "prophet" ];
blackbox = [ "checkmate" "VEGAS" "prophet" ];
grafana = [ "VEGAS" "prophet" ];
logging = [ "VEGAS" ];