Skip to content

Updated Samples

d2406ef
Select commit
Loading
Failed to load commit list.
Open

feat: Add support to send OTEL traces via OTLP #4899

Updated Samples
d2406ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

73.81% (-0.09%) compared to f201b65

View this Pull Request on Codecov

73.81% (-0.09%) compared to f201b65

Details

Codecov Report

❌ Patch coverage is 58.75000% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.81%. Comparing base (f201b65) to head (d2406ef).

Files with missing lines Patch % Lines
...r.OpenTelemetryProtocol/SentryOptionsExtensions.cs 0.00% 9 Missing ⚠️
...lemetryProtocol/TracerProviderBuilderExtensions.cs 66.66% 4 Missing and 1 partial ⚠️
...i.CommunityToolkit.Mvvm/SentryOptionsExtensions.cs 0.00% 3 Missing ⚠️
...rc/Sentry.OpenTelemetry/SentryOptionsExtensions.cs 0.00% 3 Missing ⚠️
src/Sentry/Internal/Hub.cs 62.50% 2 Missing and 1 partial ⚠️
src/Sentry/SentryGraphQLHttpMessageHandler.cs 0.00% 2 Missing and 1 partial ⚠️
src/Sentry/SentryHttpMessageHandler.cs 0.00% 2 Missing and 1 partial ⚠️
...Exporter.OpenTelemetryProtocol/SentryPropagator.cs 50.00% 1 Missing and 1 partial ⚠️
src/Sentry/SentryMessageHandler.cs 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4899      +/-   ##
==========================================
- Coverage   73.90%   73.81%   -0.09%     
==========================================
  Files         496      500       +4     
  Lines       17951    18006      +55     
  Branches     3516     3532      +16     
==========================================
+ Hits        13266    13292      +26     
- Misses       3824     3847      +23     
- Partials      861      867       +6     

☔ 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.