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 local and docker default config files to use boltdb-shipper with a few other config changes #2803

Merged
merged 4 commits into from
Oct 25, 2020

Conversation

slim-bean
Copy link
Collaborator

@slim-bean slim-bean commented Oct 25, 2020

Setting boltdb-shipper to be the default index type in the local example and docker config files

This also tells loki to use the chunk_target_size config

change the ruler paths to be a little more consistent
@slim-bean slim-bean changed the title boltdb-shipper default index type in config files Update local and docker default config files to use boltdb-shipper with a few other config changes Oct 25, 2020
@codecov-io
Copy link

Codecov Report

Merging #2803 into master will decrease coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2803      +/-   ##
==========================================
- Coverage   61.45%   61.31%   -0.15%     
==========================================
  Files         177      177              
  Lines       14394    14398       +4     
==========================================
- Hits         8846     8828      -18     
- Misses       4735     4757      +22     
  Partials      813      813              
Impacted Files Coverage Δ
pkg/loki/modules.go 3.57% <0.00%> (-0.06%) ⬇️
pkg/promtail/positions/positions.go 46.80% <0.00%> (-11.71%) ⬇️
pkg/promtail/targets/file/tailer.go 69.52% <0.00%> (-5.72%) ⬇️
pkg/promtail/targets/file/filetarget.go 64.08% <0.00%> (-2.12%) ⬇️
pkg/logql/evaluator.go 90.03% <0.00%> (+0.39%) ⬆️

Copy link
Member

@owen-d owen-d left a comment

Choose a reason for hiding this comment

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

lgtm

@slim-bean slim-bean merged commit af6e8cb into master Oct 25, 2020
@slim-bean slim-bean deleted the change-default-boltdb-shipper branch October 25, 2020 21:05
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