Skip to content

Commit d1e316a

Browse files
fix: enable metric aggregation in loki-local-config.yaml (#15302)
(cherry picked from commit c96b750)
1 parent 32bd249 commit d1e316a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmd/loki/loki-local-config.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ query_range:
2525
enabled: true
2626
max_size_mb: 100
2727

28+
limits_config:
29+
metric_aggregation_enabled: true
30+
2831
schema_config:
2932
configs:
3033
- from: 2020-10-24

0 commit comments

Comments
 (0)