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

Signalfx exporter: add filtering option to copy_metrics translation rule #571

Merged
merged 1 commit into from Jul 29, 2020

Conversation

dmitryax
Copy link
Member

Description:
Add a filtering option to "copy_metrics" translation rule. It makes it possible to copy datapoints with specific dimensions and skip others.

@dmitryax dmitryax requested a review from a team as a code owner July 28, 2020 22:57
@project-bot project-bot bot added this to In progress in Collector Jul 28, 2020
Add a filtering option to "copy_metrics" translation rule. It makes it possible to copy datapoints with specific dimensions and skip others.
@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #571 into master will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
- Coverage   86.19%   86.14%   -0.06%     
==========================================
  Files         191      191              
  Lines       10362    10376      +14     
==========================================
+ Hits         8932     8938       +6     
- Misses       1102     1114      +12     
+ Partials      328      324       -4     
Flag Coverage Δ
#integration 71.09% <ø> (ø)
#unit 85.96% <100.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...xporter/signalfxexporter/translation/translator.go 96.42% <100.00%> (+0.23%) ⬆️
receiver/redisreceiver/interval/interval_runner.go 22.22% <0.00%> (-29.63%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c120c1...cc84bde. Read the comment docs.

Collector automation moved this from In progress to Reviewer approved Jul 29, 2020
@bogdandrutu bogdandrutu merged commit 7f972a4 into open-telemetry:master Jul 29, 2020
Collector automation moved this from Reviewer approved to Done Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants