Skip to content

Commit

Permalink
fix(loki): refinement
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzlyn committed Apr 30, 2024
1 parent 76f45ec commit 8b06b7f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ spec:
retention_enabled: true
retention_delete_delay: 2h
retention_delete_worker_count: 150
working_directory: /var/loki/compactor/retention
frontend:
max_outstanding_per_tenant: 4096
ingester:
Expand All @@ -58,6 +59,8 @@ spec:
shard_streams:
enabled: true
split_queries_by_interval: 1h
query_range:
parallelise_shardable_queries: false
query_scheduler:
max_outstanding_requests_per_tenant: 4096
rulerConfig:
Expand Down Expand Up @@ -138,6 +141,8 @@ spec:
grafana_dashboard: "true"
serviceMonitor:
enabled: true
metricsInstance:
enabled: false

valuesFrom:
- kind: Secret
Expand Down

0 comments on commit 8b06b7f

Please sign in to comment.