Configure tempo wal storage
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
local = {
|
local = {
|
||||||
path = "/var/lib/tempo";
|
path = "/var/lib/tempo";
|
||||||
};
|
};
|
||||||
|
wal = {
|
||||||
|
path = "/var/lib/tempo/wal";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user