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

Improve object key parsing for boltdb shipper. #2323

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

cyriltovena
Copy link
Contributor

Should help discover what's going on in #2315

Signed-off-by: Cyril Tovena cyril.tovena@gmail.com

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #2323 into master will increase coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2323      +/-   ##
==========================================
+ Coverage   61.16%   61.20%   +0.04%     
==========================================
  Files         158      158              
  Lines       12799    12811      +12     
==========================================
+ Hits         7828     7841      +13     
- Misses       4374     4376       +2     
+ Partials      597      594       -3     
Impacted Files Coverage Δ
pkg/storage/stores/local/downloads.go 0.00% <0.00%> (ø)
pkg/logql/evaluator.go 92.13% <0.00%> (ø)
pkg/promtail/targets/file/filetarget.go 70.48% <0.00%> (+1.80%) ⬆️
pkg/promtail/targets/file/tailer.go 78.40% <0.00%> (+4.54%) ⬆️
pkg/logql/vector.go 87.50% <0.00%> (+18.75%) ⬆️

@owen-d
Copy link
Member

owen-d commented Jul 13, 2020

lgtm

@owen-d owen-d merged commit c9f89df into grafana:master Jul 13, 2020
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