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

[jaegerreceiver] Remove ineffectual warning log #36831

Merged
merged 5 commits into from
Dec 16, 2024

Conversation

yurishkuro
Copy link
Member

Description

The remote sampling functionality has been already removed from jaegerreceiver in #14163. The logged warning has no impact or meaning.

Link to tracking issue

Fixes #35894

Testing

CI

@yurishkuro yurishkuro requested a review from a team as a code owner December 14, 2024 03:48
@yurishkuro yurishkuro requested a review from ChrsMark December 14, 2024 03:48
@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 14, 2024
@mx-psi
Copy link
Member

mx-psi commented Dec 16, 2024

Needs make gotidy

@mx-psi mx-psi merged commit d1135ca into open-telemetry:main Dec 16, 2024
160 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.71%. Comparing base (be56910) to head (3cb17fc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #36831      +/-   ##
==========================================
- Coverage   79.72%   79.71%   -0.01%     
==========================================
  Files        2218     2218              
  Lines      209156   209150       -6     
==========================================
- Hits       166747   166726      -21     
- Misses      36833    36845      +12     
- Partials     5576     5579       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yurishkuro yurishkuro deleted the fix-35894 branch December 17, 2024 04:23
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
#### Description
The remote sampling functionality has been already removed from
`jaegerreceiver` in open-telemetry#14163. The logged warning has no impact or meaning.

#### Link to tracking issue
Fixes open-telemetry#35894

#### Testing
CI

---------

Signed-off-by: Yuri Shkuro <[email protected]>
Co-authored-by: Yang Song <[email protected]>
mterhar pushed a commit to mterhar/opentelemetry-collector-contrib that referenced this pull request Dec 19, 2024
The remote sampling functionality has been already removed from
`jaegerreceiver` in open-telemetry#14163. The logged warning has no impact or meaning.

Fixes open-telemetry#35894

CI

---------

Signed-off-by: Yuri Shkuro <[email protected]>
Co-authored-by: Yang Song <[email protected]>
AkhigbeEromo pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Jan 13, 2025
#### Description
The remote sampling functionality has been already removed from
`jaegerreceiver` in open-telemetry#14163. The logged warning has no impact or meaning.

#### Link to tracking issue
Fixes open-telemetry#35894

#### Testing
CI

---------

Signed-off-by: Yuri Shkuro <[email protected]>
Co-authored-by: Yang Song <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/jaeger Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[jaegerreceiver] Gives warning about "jaeger receiver will deprecate Thrift-gen and replace it with Proto-gen"
4 participants