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

Map old env vars from Jaeger SDK to OTel SDK vars #4200

Merged
merged 2 commits into from Jan 31, 2023

Conversation

yurishkuro
Copy link
Member

Which problem is this PR solving?

Short description of the changes

  • Map some of old env vars to OTel vars
  • Document breaking changes in the CHANGELOG

Signed-off-by: Yuri Shkuro <github@ysh.us>
@yurishkuro yurishkuro requested a review from a team as a code owner January 31, 2023 18:00
Signed-off-by: Yuri Shkuro <github@ysh.us>
@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Base: 97.08% // Head: 97.08% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (21db7bf) compared to base (0ab8f2f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4200      +/-   ##
==========================================
- Coverage   97.08%   97.08%   -0.01%     
==========================================
  Files         301      302       +1     
  Lines       17672    17683      +11     
==========================================
+ Hits        17157    17167      +10     
- Misses        414      415       +1     
  Partials      101      101              
Flag Coverage Δ
unittests 97.08% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
internal/jaegerclientenv2otel/envvars.go 100.00% <100.00%> (ø)
plugin/storage/integration/integration.go 75.95% <0.00%> (-0.39%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro merged commit 831830b into jaegertracing:main Jan 31, 2023
@yurishkuro yurishkuro deleted the map-old-env-vars branch January 31, 2023 18:54
shubbham1215 pushed a commit to shubbham1215/jaeger that referenced this pull request Feb 22, 2023
## Which problem is this PR solving?
- jaegertracing#4199

## Short description of the changes
- Map some of old env vars to OTel vars
- Document breaking changes in the CHANGELOG

---------

Signed-off-by: Yuri Shkuro <github@ysh.us>
shubbham1215 pushed a commit to shubbham1215/jaeger that referenced this pull request Mar 5, 2023
## Which problem is this PR solving?
- jaegertracing#4199

## Short description of the changes
- Map some of old env vars to OTel vars
- Document breaking changes in the CHANGELOG

---------

Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: shubbham1215 <sawaikershubham@gmail.com>
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.

None yet

1 participant