blocky: reenable prometheus
This commit is contained in:
parent
f24fe3d0f9
commit
926c29bce8
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@
|
||||||
prefetchThreshold = 5;
|
prefetchThreshold = 5;
|
||||||
};
|
};
|
||||||
prometheus = {
|
prometheus = {
|
||||||
enable = false;
|
enable = true;
|
||||||
path = "/metrics";
|
path = "/metrics";
|
||||||
};
|
};
|
||||||
queryLog = {
|
queryLog = {
|
||||||
|
|
Loading…
Reference in a new issue