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

Docker driver relabeling #2199

Merged
merged 3 commits into from
Jun 19, 2020
Merged

Conversation

cyriltovena
Copy link
Contributor

Add relabeling in the docker-driver allowing to rewrite discovered labels.

Closes #1931

This has been tested already by one happy user :).

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
…abling

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 #2199 into master will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2199      +/-   ##
==========================================
+ Coverage   62.13%   62.16%   +0.02%     
==========================================
  Files         154      154              
  Lines       12439    12451      +12     
==========================================
+ Hits         7729     7740      +11     
- Misses       4102     4106       +4     
+ Partials      608      605       -3     
Impacted Files Coverage Δ
cmd/docker-driver/config.go 9.94% <50.00%> (+2.68%) ⬆️
pkg/querier/queryrange/downstreamer.go 95.87% <0.00%> (-2.07%) ⬇️
pkg/promtail/targets/filetarget.go 70.48% <0.00%> (+1.80%) ⬆️
pkg/promtail/targets/tailer.go 78.40% <0.00%> (+4.54%) ⬆️

@owen-d owen-d merged commit 79a90dc into grafana:master Jun 19, 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.

Feature Request: Customize swarmStackLabelName and swarmServiceLabelName values
3 participants