cluster/services/storage: monitor garage with blackbox
This commit is contained in:
parent
0ce00ad1dc
commit
4c25e003b7
1 changed files with 5 additions and 0 deletions
|
@ -57,6 +57,11 @@ in
|
|||
};
|
||||
});
|
||||
|
||||
monitoring.blackbox.targets.garage = {
|
||||
address = "https://garage.${depot.lib.meta.domain}/health";
|
||||
module = "https2xx";
|
||||
};
|
||||
|
||||
garage = {
|
||||
keys.storage-prophet = {};
|
||||
buckets.storage-prophet = {
|
||||
|
|
Loading…
Reference in a new issue