feat(loki): 增加limits_config配置

这个提交包含在:
2024-10-14 12:35:31 +08:00
未验证
父节点 c3899dbdce
当前提交 a986a12cb5
@@ -30,6 +30,9 @@ spec:
auth_enabled: false auth_enabled: false
commonConfig: commonConfig:
replication_factor: 1 replication_factor: 1
limits_config:
reject_old_samples_max_age: 168h
max_query_series: 10000
storage: storage:
type: 'filesystem' type: 'filesystem'
schemaConfig: schemaConfig: