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

fix: update references to logging exporter #2441

Closed

Conversation

codeboten
Copy link

This exporter has been replaced by the debug exporter and will be removed soon. Related to open-telemetry/opentelemetry-collector#11037

This exporter has been replaced by the debug exporter and will be removed soon. Related to open-telemetry/opentelemetry-collector#11037

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested a review from a team as a code owner September 20, 2024 19:02
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.77%. Comparing base (dfb2dff) to head (17b7da0).
Report is 256 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2441      +/-   ##
==========================================
- Coverage   90.97%   90.77%   -0.21%     
==========================================
  Files         146      156      +10     
  Lines        7492     7716     +224     
  Branches     1502     1584      +82     
==========================================
+ Hits         6816     7004     +188     
- Misses        676      712      +36     

see 76 files with indirect coverage changes

@trentm
Copy link
Contributor

trentm commented Oct 8, 2024

Thanks. Do you think we'll also need to update the version from otel/opentelemetry-collector-contrib:0.61.0. I'm guessing that version in ancient at this point.

trentm added a commit to trentm/opentelemetry-js-contrib that referenced this pull request Oct 8, 2024
- drop Jaeger from examples (given open-telemetry/opentelemetry-specification#3551)
- update otel-collector-contib version and switch from logging to debug exporter (lifted from open-telemetry#2441)
- various other small fixes to get the README steps basically working
@trentm
Copy link
Contributor

trentm commented Oct 8, 2024

Do you think we'll also need to update the version from otel/opentelemetry-collector-contrib:0.61.0.

I found it was necessary to update, along with a number of other changes to get the example to work.
I hope it is okay that I lifted your changes. See #2465

@codeboten
Copy link
Author

Closing in favour of #2465

@codeboten codeboten closed this Oct 10, 2024
trentm added a commit that referenced this pull request Oct 11, 2024
- drop Jaeger from examples (given open-telemetry/opentelemetry-specification#3551)
- update otel-collector-contib version and switch from logging to debug exporter (lifted from #2441)
- various other small fixes to get the README steps basically working

Refs: #2441
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