fuuko/prometheus: Enable admin API

binfmt
Simon Bruder 2021-03-28 11:04:48 +02:00
parent 55099f1884
commit cb8a8f3c8d
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ in
};
extraFlags = [
"--storage.tsdb.retention.time=90d"
"--web.enable-admin-api"
];
alertmanagers = [