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

Canary: make stream configurable #2259

Merged
merged 2 commits into from
Jun 26, 2020
Merged

Canary: make stream configurable #2259

merged 2 commits into from
Jun 26, 2020

Conversation

ombre8
Copy link
Contributor

@ombre8 ombre8 commented Jun 24, 2020

What this PR does / why we need it: remove hard coded stream=stdout and make it configrable

Which issue(s) this PR fixes:
Fixes #1435

Checklist

  • Documentation added

@CLAassistant
Copy link

CLAassistant commented Jun 24, 2020

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

Codecov Report

Merging #2259 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2259      +/-   ##
==========================================
- Coverage   62.32%   62.19%   -0.14%     
==========================================
  Files         158      158              
  Lines       12718    12718              
==========================================
- Hits         7927     7910      -17     
- Misses       4183     4195      +12     
- Partials      608      613       +5     
Impacted Files Coverage Δ
pkg/logql/vector.go 68.75% <0.00%> (-18.75%) ⬇️
pkg/promtail/targets/tailer.go 73.86% <0.00%> (-4.55%) ⬇️
pkg/promtail/targets/filetarget.go 68.67% <0.00%> (-1.81%) ⬇️
pkg/logql/evaluator.go 91.73% <0.00%> (-0.81%) ⬇️

Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

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

Thanks for this! Looks good!

@slim-bean slim-bean merged commit 17390fd into grafana:master Jun 26, 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.

[loki-canary] Stream label configuration
4 participants