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

Block Storage Support for S3/AWS #181

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

forestsword
Copy link
Contributor

@forestsword forestsword commented Sep 16, 2020

Adds the setting blocks_storage_backend to allow switching between gcs and s3 for block storage. Feel free to critique the way I implemented it in jsonnet. Everyone has an opinion but I appreciate here that if I want to use azure I wouldn't need to add code here I could just add to genericBlocksStorageConfig and move on.

Closes #140, I tried to wait for it to complete. Fixes #166.

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@forestsword forestsword requested a review from a team as a code owner September 16, 2020 13:48
Copy link
Collaborator

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! (and sorry for the delay)

@pracucci pracucci merged commit 68b0bf3 into grafana:master Sep 21, 2020
@forestsword forestsword deleted the s3-tsdb-support branch September 22, 2020 15:57
simonswine pushed a commit to grafana/mimir that referenced this pull request Dec 20, 2021
…b-support

Block Storage Support for S3/AWS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 Block Storage Support Incomplete
2 participants