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

Build context pipeline into Jaeger upload process #1809

Merged
merged 6 commits into from
Apr 19, 2021

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 13, 2021

As a part of #1799 (and the ultimate solution in #1803), plumb in the use of a context in the upload part of the Jaeger tracing pipeline.

@MrAlias MrAlias added release:1.0.0-rc.1 Skip Changelog PRs that do not require a CHANGELOG.md entry pkg:exporter:jaeger Related to the Jaeger exporter package labels Apr 13, 2021
@MrAlias MrAlias added this to the RC1 milestone Apr 13, 2021
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #1809 (7cf9043) into main (2de86f2) will decrease coverage by 0.0%.
The diff coverage is 50.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1809     +/-   ##
=======================================
- Coverage   78.4%   78.4%   -0.1%     
=======================================
  Files        135     135             
  Lines       7249    7249             
=======================================
- Hits        5686    5684      -2     
- Misses      1313    1315      +2     
  Partials     250     250             
Impacted Files Coverage Δ
exporters/trace/jaeger/agent.go 60.0% <0.0%> (ø)
exporters/trace/jaeger/uploader.go 49.2% <50.0%> (ø)
exporters/trace/jaeger/jaeger.go 91.1% <100.0%> (ø)
exporters/otlp/otlpgrpc/connection.go 90.6% <0.0%> (-1.9%) ⬇️

@MrAlias MrAlias merged commit a2bf04d into open-telemetry:main Apr 19, 2021
@MrAlias MrAlias deleted the jaeger-ctx-pipe branch April 19, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:exporter:jaeger Related to the Jaeger exporter package Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants