fuuko/prometheus: Enable admin API
This commit is contained in:
parent
55099f1884
commit
cb8a8f3c8d
|
@ -25,6 +25,7 @@ in
|
||||||
};
|
};
|
||||||
extraFlags = [
|
extraFlags = [
|
||||||
"--storage.tsdb.retention.time=90d"
|
"--storage.tsdb.retention.time=90d"
|
||||||
|
"--web.enable-admin-api"
|
||||||
];
|
];
|
||||||
|
|
||||||
alertmanagers = [
|
alertmanagers = [
|
||||||
|
|
Loading…
Reference in a new issue