loki: fix invalid config max_look_back_period,
All checks were successful
Flake checks / Check (pull_request) Successful in 14m21s

seems no longer used in loki 3
This commit is contained in:
teutat3s 2024-06-12 14:28:42 +02:00
parent e90d923e91
commit 2ebe4bd109
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -48,7 +48,6 @@
};
};
chunk_store_config = {
max_look_back_period = "0s";
chunk_cache_config = {
embedded_cache = {
enabled = true;