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

Loki: allow no encoding/compression on chunks #2088

Merged
merged 1 commit into from
May 18, 2020
Merged

Conversation

slim-bean
Copy link
Collaborator

We didn't export this originally, I found a use case for it, I suspect others might too so I'm exporting it.
Signed-off-by: Ed Welch edward.welch@grafana.com

Signed-off-by: Ed Welch <edward.welch@grafana.com>
@codecov-io
Copy link

Codecov Report

Merging #2088 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2088      +/-   ##
==========================================
+ Coverage   61.24%   61.28%   +0.04%     
==========================================
  Files         146      146              
  Lines       11187    11187              
==========================================
+ Hits         6851     6856       +5     
+ Misses       3788     3786       -2     
+ Partials      548      545       -3     
Impacted Files Coverage Δ
pkg/chunkenc/interface.go 87.50% <ø> (ø)
pkg/promtail/targets/filetarget.go 70.48% <0.00%> (+1.80%) ⬆️
pkg/promtail/targets/tailer.go 76.13% <0.00%> (+2.27%) ⬆️

@owen-d owen-d merged commit 0520a0a into master May 18, 2020
@owen-d owen-d deleted the allow-no-encoding branch May 18, 2020 21:41
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

4 participants