Skip to content

Merge branch 'main' into err-attrs

8af4d8c
Select commit
Loading
Failed to load commit list.
Merged

instrumentation: update error handling to set attributes instead of recording errors #8386

Merge branch 'main' into err-attrs
8af4d8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 0s

82.3% (+0.0%) compared to 45a80e1

View this Pull Request on Codecov

82.3% (+0.0%) compared to 45a80e1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.3%. Comparing base (45a80e1) to head (8af4d8c).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8386   +/-   ##
=====================================
  Coverage   82.3%   82.3%           
=====================================
  Files        181     181           
  Lines      13762   13699   -63     
=====================================
- Hits       11327   11278   -49     
+ Misses      2030    2023    -7     
+ Partials     405     398    -7     
Files with missing lines Coverage Δ
...tation/github.com/aws/aws-sdk-go-v2/otelaws/aws.go 97.5% <100.0%> (ø)
.../go-restful/otelrestful/internal/semconv/client.go 86.5% <ø> (+0.3%) ⬆️
...m/gin-gonic/gin/otelgin/internal/semconv/client.go 86.5% <ø> (+0.3%) ⬆️
...com/gorilla/mux/otelmux/internal/semconv/client.go 86.5% <ø> (+0.3%) ⬆️
.../labstack/echo/otelecho/internal/semconv/client.go 86.5% <ø> (+0.3%) ⬆️
...httptrace/otelhttptrace/internal/semconv/client.go 86.5% <ø> (+0.3%) ⬆️
...ation/net/http/otelhttp/internal/semconv/client.go 86.5% <ø> (+0.3%) ⬆️
instrumentation/net/http/otelhttp/transport.go 97.3% <100.0%> (+1.6%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.