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

update boltdb-shipper index period #4122

Merged
merged 1 commit into from
Aug 9, 2021
Merged

Conversation

yasharne
Copy link
Contributor

@yasharne yasharne commented Aug 9, 2021

What this PR does / why we need it:
using the 168h in the example causes the below error:

level=error ts=2021-08-09T09:44:51.785369434Z caller=main.go:86 msg="validating config" err="invalid schema config: boltdb-shipper works best with 24h periodic index config. Either add a new config with future date set to 24h to retain the existing index or change the existing config to use 24h period"

using the `168h` in the example causes the below error:
```
level=error ts=2021-08-09T09:44:51.785369434Z caller=main.go:86 msg="validating config" err="invalid schema config: boltdb-shipper works best with 24h periodic index config. Either add a new config with future date set to 24h to retain the existing index or change the existing config to use 24h period"
```
@CLAassistant
Copy link

CLAassistant commented Aug 9, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@sandeepsukhani sandeepsukhani left a comment

Choose a reason for hiding this comment

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

LGTM

@sandeepsukhani sandeepsukhani merged commit 4369998 into grafana:main Aug 9, 2021
@yasharne yasharne deleted the patch-1 branch August 10, 2021 06:27
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.

None yet

3 participants