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

Update collector config to use debug exporter #1876

Merged

Conversation

utpilla
Copy link
Contributor

@utpilla utpilla commented Jun 10, 2024

Changes

  • loggingexporter has been marked deprecated in favor of debug exporter in the collector repo. Check this.
  • Update the collector config in the examples to use debug exporter instead of loggingexporter
  • Remove loggingexporter from integration tests config as it was not being used

@utpilla utpilla requested a review from a team June 10, 2024 22:26
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.6%. Comparing base (2ac2b18) to head (ca0a990).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1876     +/-   ##
=======================================
- Coverage   74.6%   74.6%   -0.1%     
=======================================
  Files        122     122             
  Lines      19952   19952             
=======================================
- Hits       14902   14901      -1     
- Misses      5050    5051      +1     

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

@lalitb lalitb added the integration tests Run integration tests label Jun 10, 2024
@cijothomas cijothomas merged commit b933bdd into open-telemetry:main Jun 10, 2024
23 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration tests Run integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants