Skip to content

Conversation

@jack-berg
Copy link
Member

These benchmarks were introduced in 2020 / 2021 around the time when Span.recordException was introduced. Since then, we've introduced a dedicated ExceptionAttributeResolver plugin interface, and have updated the default implementation to be attribute limits aware.

StacktraceRenderBenchmark performs the function of these benchmarks, testing the perf of the difference renders we provide, different shapes of exceptions, and different length limits.

@jack-berg jack-berg requested a review from a team as a code owner January 28, 2026 19:40
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.16%. Comparing base (87b0d9a) to head (7c34d16).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8029   +/-   ##
=========================================
  Coverage     90.16%   90.16%           
  Complexity     7484     7484           
=========================================
  Files           836      836           
  Lines         22562    22562           
  Branches       2237     2237           
=========================================
  Hits          20344    20344           
  Misses         1515     1515           
  Partials        703      703           

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

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

@jack-berg jack-berg merged commit f79ade5 into open-telemetry:main Jan 29, 2026
27 checks passed
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