Skip to content

[BENCHMARK] add span otlp recordable benchmark#4165

Merged
lalitb merged 5 commits into
open-telemetry:mainfrom
dbarker:add_otlp_recordable_benchmark
Jun 19, 2026
Merged

[BENCHMARK] add span otlp recordable benchmark#4165
lalitb merged 5 commits into
open-telemetry:mainfrom
dbarker:add_otlp_recordable_benchmark

Conversation

@dbarker

@dbarker dbarker commented Jun 16, 2026

Copy link
Copy Markdown
Member

Fixes # (issue)

Changes

  • benchmark the OtlpRecordable recording path (Span Start->End) and the export path (populating the OTLP request message).

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.83%. Comparing base (fce6ad6) to head (3768863).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4165      +/-   ##
==========================================
+ Coverage   82.82%   82.83%   +0.02%     
==========================================
  Files         406      406              
  Lines       16913    16913              
==========================================
+ Hits        14007    14009       +2     
+ Misses       2906     2904       -2     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbarker dbarker marked this pull request as ready for review June 16, 2026 22:40
@dbarker dbarker requested a review from a team as a code owner June 16, 2026 22:40
Comment thread exporters/otlp/test/otlp_recordable_benchmark.cc

@lalitb lalitb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks.

@marcalff marcalff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the benchmarks.

@lalitb lalitb enabled auto-merge (squash) June 19, 2026 05:08
@lalitb lalitb merged commit e8c5f43 into open-telemetry:main Jun 19, 2026
70 checks passed
@dbarker dbarker deleted the add_otlp_recordable_benchmark branch June 19, 2026 13:39
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