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

Ingester continue startup after rediscover block error #1614

Merged
merged 3 commits into from
Aug 3, 2022

Conversation

mdisibio
Copy link
Contributor

@mdisibio mdisibio commented Aug 3, 2022

What this PR does:
This PR changes the ingester to continue starting up after encountering an error during block rediscovery. The suspect block is ignored and left on disk for investigation. Introduces a new metric and alert when this happens.

Which issue(s) this PR fixes:
Fixes #1603

Checklist

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

Copy link
Contributor

@zalegrala zalegrala left a comment

Choose a reason for hiding this comment

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

Nice change. Looks good to me.

@mdisibio mdisibio merged commit 86c8131 into grafana:main Aug 3, 2022
@mdisibio mdisibio deleted the ingester-empty-meta branch April 25, 2023 18:49
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.

Ingest Crashes Due To Zero Byte WAL File
2 participants