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

Add a benchmark to sdk logs that is comparable to tracing appender #2006

Conversation

cijothomas
Copy link
Member

To make it easy to compare gains from improvements, adding one to the SDK benchmarks that closely mimics what does on when tracing-appender is used as the end user logging api.
It is expected that tracing has its own overhead, so directly using bridge will be faster.

@cijothomas cijothomas requested a review from a team August 9, 2024 18:33
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.8%. Comparing base (60f3324) to head (13d7000).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2006   +/-   ##
=====================================
  Coverage   74.8%   74.8%           
=====================================
  Files        122     122           
  Lines      20686   20686           
=====================================
  Hits       15481   15481           
  Misses      5205    5205           

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

@lalitb lalitb merged commit fe2fb96 into open-telemetry:main Aug 9, 2024
25 checks passed
@cijothomas cijothomas deleted the cijothomas/add-log-bench-tracing-comparable branch August 9, 2024 18:43
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.

2 participants