Skip to content

Upgrade to semconv/v1.34.0#7484

Merged
dmathieu merged 7 commits intoopen-telemetry:mainfrom
MrAlias:semconv-v1.34.0
Jun 23, 2025
Merged

Upgrade to semconv/v1.34.0#7484
dmathieu merged 7 commits intoopen-telemetry:mainfrom
MrAlias:semconv-v1.34.0

Conversation

@MrAlias
Copy link
Copy Markdown
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

@MrAlias MrAlias added this to the v1.37.0 milestone Jun 18, 2025
@MrAlias MrAlias marked this pull request as ready for review June 18, 2025 17:21
@MrAlias MrAlias requested review from a team, dashpole, dmathieu and pellared as code owners June 18, 2025 17:21
@MrAlias
Copy link
Copy Markdown
Contributor Author

MrAlias commented Jun 18, 2025

@codecov
Copy link
Copy Markdown

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.

@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