Skip to content

Commit

Permalink
Fix local config: Use DayTime (grafana#598)
Browse files Browse the repository at this point in the history
* Fix local config: Use DayTime

Psst, the date is the first commit date for loki ;)

Signed-off-by: Goutham Veeramachaneni <[email protected]>

* Fix the config in ksonnet and helm too

Signed-off-by: Goutham Veeramachaneni <[email protected]>
  • Loading branch information
gouthamve authored May 17, 2019
1 parent c05cb56 commit 6a31a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production/helm/loki/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ config:
enforce_metric_name: false
schema_config:
configs:
- from: 0
- from: 2018-04-15
store: boltdb
object_store: filesystem
schema: v9
Expand Down

0 comments on commit 6a31a9c

Please sign in to comment.