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

seems no longer used in loki 3
This commit is contained in:
teutat3s 2024-06-12 14:28:42 +02:00
parent c6afd2c6bc
commit 714376a462
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;