Skip to content

Commit

Permalink
fix: broken store config in grafana loki (#2830)
Browse files Browse the repository at this point in the history
(cherry picked from commit ec097b1)
  • Loading branch information
takirala committed Nov 20, 2024
1 parent f0716a1 commit e957ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/grafana-loki/0.74.6/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ data:
configs:
- from: 2020-09-07
store: boltdb-shipper
object_store: aws
object_store: s3
schema: v11
index:
prefix: loki_index_
Expand Down

0 comments on commit e957ec1

Please sign in to comment.