remove DynamoDB chunk store doc (#2317)

Removes DynamoDB as a supported chunk store in our docs. It's a very poor fit for loki.
pull/2323/head
Owen Diehl 5 years ago committed by GitHub
parent b24a143043
commit e22f365025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/configuration/README.md

@ -877,7 +877,7 @@ for from specific time periods.
# cassandra, or boltdb.
store: <string>
# Which store to use for the chunks. Either aws, aws-dynamo, azure, gcp,
# Which store to use for the chunks. Either aws, azure, gcp,
# bigtable, gcs, cassandra, swift or filesystem. If omitted, defaults to the same
# value as store.
[object_store: <string>]

Loading…
Cancel
Save