Skip to content

SFx Exporter: copy_dimensions translator option #1126

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

Merged
merged 1 commit into from
Sep 28, 2020
Merged

SFx Exporter: copy_dimensions translator option #1126

merged 1 commit into from
Sep 28, 2020

Conversation

rmfitzpatrick
Copy link
Contributor

Description:
Adding a feature - Adding an SFx exporter translator option to allow copying existing dimensions within a datapoint. This is helpful if OTel conventions dictate a label have a certain form and the SFx built in content requires a dimension with a different name.

Testing:
Additional unit tests and manual validation.

@rmfitzpatrick rmfitzpatrick requested a review from a team September 25, 2020 19:30
@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #1126 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1126      +/-   ##
==========================================
- Coverage   89.01%   89.00%   -0.02%     
==========================================
  Files         260      260              
  Lines       12413    12419       +6     
==========================================
+ Hits        11050    11054       +4     
- Misses       1011     1012       +1     
- Partials      352      353       +1     
Flag Coverage Δ
#integration 75.52% <ø> (ø)
#unit 88.06% <100.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...xporter/signalfxexporter/translation/translator.go 95.73% <100.00%> (+0.08%) ⬆️
receiver/k8sclusterreceiver/watcher.go 95.29% <0.00%> (-2.36%) ⬇️

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 3b94b17...c80989f. Read the comment docs.

@tigrannajaryan tigrannajaryan merged commit e2bac01 into open-telemetry:master Sep 28, 2020
dyladan referenced this pull request in dynatrace-oss-contrib/opentelemetry-collector-contrib Jan 29, 2021
- Update Jaeger to v1.18.0, which deletes dependency on tchannel-go: `go get github.com/jaegertracing/[email protected]`
- Tidy: `go mod tidy`

Fixes #1126
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
It is not user-facing, so there is no reason to leave it in an
importable location. Fixes #1126.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants