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

Migrate Tool: Update to work with boltdb-shipper, improve logging output. #6237

Merged
merged 9 commits into from
May 26, 2022

Conversation

slim-bean
Copy link
Collaborator

@slim-bean slim-bean commented May 24, 2022

What this PR does / why we need it:

I dusted off the migrate tool and used it to move some old Loki data from one of my Raspberry Pi's using boltdb/filesystem to boltdb-shipper/S3 including a schema update.

This is the set of changes needed to make that work as well as some improvements to how the output and progress logging are handled.

Also updated the docs a little.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated
  • Is this an important fix or new feature? Add an entry in the CHANGELOG.md.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/upgrading/_index.md

@slim-bean slim-bean requested a review from a team as a code owner May 24, 2022 20:55
slim-bean added 5 commits May 24, 2022 16:58
Signed-off-by: Edward Welch <[email protected]>
don't use any caches

Signed-off-by: Edward Welch <[email protected]>
Signed-off-by: Edward Welch <[email protected]>
slim-bean added 2 commits May 25, 2022 11:37
Signed-off-by: Edward Welch <[email protected]>
Signed-off-by: Edward Welch <[email protected]>
@kavirajk kavirajk merged commit 3e77423 into main May 26, 2022
@kavirajk kavirajk deleted the update-migrate branch May 26, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants