Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc(storage-example-configs): AWS single store configs #6196

Merged
merged 2 commits into from
May 20, 2022

Commits on May 19, 2022

  1. doc(storage-example-configs): AWS single store configs

    Our example configs are bit misleading here. Particularly AWS deployment.
    https://grafana.com/docs/loki/latest/storage/#examples
    
    As a new user, I come here and all I can conclude is, we cannot use s3 as a single store under AWS deployment. Doc seems to recommend AWS deployment always  needs S3 + DynamoDB.
    (in fact it was real confusion for new user from the community)
    
    https://grafana.slack.com/archives/CEPJRLQNL/p1652867888720979
    
    Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>
    kavirajk committed May 19, 2022
    Configuration menu
    Copy the full SHA
    1f5ea0b View commit details
    Browse the repository at this point in the history
  2. Update schema_config.configs.store

    Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>
    kavirajk committed May 19, 2022
    Configuration menu
    Copy the full SHA
    bb3b095 View commit details
    Browse the repository at this point in the history