diff --git a/apps/infra/monitor/loki/helmchart-loki.yaml b/apps/infra/monitor/loki/helmchart-loki.yaml index 380f08d..c20268f 100644 --- a/apps/infra/monitor/loki/helmchart-loki.yaml +++ b/apps/infra/monitor/loki/helmchart-loki.yaml @@ -30,6 +30,9 @@ spec: auth_enabled: false commonConfig: replication_factor: 1 + limits_config: + reject_old_samples_max_age: 168h + max_query_series: 10000 storage: type: 'filesystem' schemaConfig: