Skip to content

fix(otelgin): consider OTEL_SEMCONV_STABILITY_OPT_IN for trace attributes#7215

Merged
dmathieu merged 12 commits intoopen-telemetry:mainfrom
flc1125:fix-otelgin-env
Apr 16, 2025
Merged

fix(otelgin): consider OTEL_SEMCONV_STABILITY_OPT_IN for trace attributes#7215
dmathieu merged 12 commits intoopen-telemetry:mainfrom
flc1125:fix-otelgin-env

Conversation

@flc1125
Copy link
Copy Markdown
Member

@flc1125 flc1125 commented Apr 13, 2025

fixed #7212

@flc1125 flc1125 requested a review from a team as a code owner April 13, 2025 14:24
@github-actions github-actions Bot requested a review from akats7 April 13, 2025 14:24
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.9%. Comparing base (5e0f783) to head (39af1fd).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7215     +/-   ##
=======================================
- Coverage   80.9%   80.9%   -0.1%     
=======================================
  Files        204     204             
  Lines      18066   18065      -1     
=======================================
- Hits       14628   14627      -1     
  Misses      3011    3011             
  Partials     427     427             
Files with missing lines Coverage Δ
...umentation/github.com/gin-gonic/gin/otelgin/gin.go 92.9% <100.0%> (-0.1%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread CHANGELOG.md Outdated
@dmathieu dmathieu merged commit a66b140 into open-telemetry:main Apr 16, 2025
27 checks passed
@flc1125 flc1125 deleted the fix-otelgin-env branch April 16, 2025 08:08
@MrAlias MrAlias added this to the v1.36.0 milestone Apr 24, 2025
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.

otelgin OTEL_SEMCONV_STABILITY_OPT_IN environment variable not considered for trace attributes

4 participants