-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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: Remove removed --ingester.recover-from-wal option and fix out-of-date defaults #3559
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3559 +/- ##
==========================================
+ Coverage 63.18% 63.21% +0.03%
==========================================
Files 206 206
Lines 17774 17774
==========================================
+ Hits 11230 11236 +6
+ Misses 5543 5536 -7
- Partials 1001 1002 +1
|
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
Let's hope someone is gonna merge it :) |
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
.... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about the really long wait on this. The fix looks great
What this PR does / why we need it:
Remove removed --ingester.recover-from-wal option and fix out-of-date defaults