Skip to content

Upgrade to semconv/v1.34.0 #7484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 23, 2025
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Jun 18, 2025

Resolve #7479

  • Run make sync-core
  • grep -Rl 'go.opentelemetry.io/otel/semconv/v1.32.0' | xargs sed -i 's#go.opentelemetry.io/otel/semconv/v1.32.0#go.opentelemetry.io/otel/semconv/v1.34.0#g'
  • Fix instrumentation/host/host_test.go for new instrument
  • Update changelog

Verified

This commit was signed with the committer’s verified signature.
MrAlias Tyler Yahn
@MrAlias MrAlias added this to the v1.37.0 milestone Jun 18, 2025

Verified

This commit was signed with the committer’s verified signature.
MrAlias Tyler Yahn
@MrAlias MrAlias marked this pull request as ready for review June 18, 2025 17:21
@MrAlias MrAlias requested review from dashpole, a team, dmathieu and pellared as code owners June 18, 2025 17:21
@MrAlias
Copy link
Contributor Author

MrAlias commented Jun 18, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.5%. Comparing base (7261c16) to head (9ddf05c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7484   +/-   ##
=====================================
  Coverage   81.5%   81.5%           
=====================================
  Files        198     198           
  Lines      17963   17963           
=====================================
  Hits       14647   14647           
  Misses      2917    2917           
  Partials     399     399           
Files with missing lines Coverage Δ
bridges/otellogr/logsink.go 100.0% <ø> (ø)
bridges/otelslog/handler.go 93.3% <ø> (ø)
bridges/otelzap/core.go 97.9% <ø> (ø)
detectors/aws/ec2/ec2.go 89.1% <ø> (ø)
detectors/aws/ecs/ecs.go 61.4% <ø> (ø)
detectors/aws/eks/detector.go 39.3% <ø> (ø)
detectors/aws/lambda/detector.go 92.8% <ø> (ø)
detectors/azure/azurevm/vm.go 90.7% <ø> (ø)
detectors/gcp/cloud-function.go 100.0% <ø> (ø)
detectors/gcp/cloud-run.go 100.0% <ø> (ø)
... and 31 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

MrAlias added 3 commits June 19, 2025 07:16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@dmathieu dmathieu merged commit 48f6936 into open-telemetry:main Jun 23, 2025
28 checks passed
@MrAlias MrAlias deleted the semconv-v1.34.0 branch June 23, 2025 14:37
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.

Bump semconv to v1.34.0
4 participants