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

Remove the SDK dependency from otelmux #3370

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Feb 7, 2023

#3041 added a test to otelmux that belongs in otelmux/test, it depends on the SDK to perform testing.

@MrAlias MrAlias added Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG instrumentation: otelmux labels Feb 7, 2023
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #3370 (1f2734b) into main (463c2e7) will decrease coverage by 0.1%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #3370     +/-   ##
=======================================
- Coverage   69.5%   69.4%   -0.1%     
=======================================
  Files        147     147             
  Lines       6890    6890             
=======================================
- Hits        4789    4786      -3     
- Misses      1980    1982      +2     
- Partials     121     122      +1     
Impacted Files Coverage Δ
samplers/jaegerremote/sampler_remote.go 85.4% <0.0%> (-2.0%) ⬇️

@Aneurysm9 Aneurysm9 merged commit 1404c84 into open-telemetry:main Feb 7, 2023
@MrAlias MrAlias deleted the rm-sdk-dep-otelmux branch February 7, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
instrumentation: otelmux Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants