Skip to content

Commit

Permalink
Change configuration for loki ingester
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Stejskal <[email protected]>
  • Loading branch information
Frawless committed Aug 28, 2023
1 parent f8108ce commit f1a3ba0
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,5 @@ spec:
selector: '{log_type="infrastructure"}'
ingestion:
ingestionBurstSize: 60
ingestionRate: 40
ingestionRate: 200
maxGlobalStreamsPerTenant: 50000
queries:
maxChunksPerQuery: 2000000
maxEntriesLimitPerQuery: 10000
maxQuerySeries: 3000
queryTimeout: 1m

0 comments on commit f1a3ba0

Please sign in to comment.