Skip to content

Feature implementation from commits 6ac6bdb..28ddec7#2

Open
yashuatla wants to merge 20 commits into
feature-base-2from
feature-head-2
Open

Feature implementation from commits 6ac6bdb..28ddec7#2
yashuatla wants to merge 20 commits into
feature-base-2from
feature-head-2

Conversation

@yashuatla
Copy link
Copy Markdown
Owner

@yashuatla yashuatla commented Jun 25, 2025

PR Summary

Update OpenTelemetry semconv Package from v1.26.0/v1.27.0 to v1.32.0

Overview

This PR updates the OpenTelemetry semantic conventions package (semconv) from various older versions (v1.24.0, v1.26.0, v1.27.0) to v1.32.0 across multiple modules. It also updates semantic convention key names to match the new naming conventions in the updated package.

Change Types

Type Description
Enhancement Update semconv package to v1.32.0 across all modules
Refactor Update semantic convention key names to match new naming conventions

Affected Modules

Module / File Change Description
otellogr/logsink.go Updated semconv from v1.27.0 to v1.32.0
otelslog/handler_test.go Updated semconv from v1.26.0 to v1.32.0; Updated key names (CodeFilepathKey → CodeFilePathKey, CodeFunctionKey → CodeFunctionNameKey)
otelzap/core.go Updated semconv from v1.26.0 to v1.32.0
otelzap/core_test.go Updated semconv from v1.24.0 to v1.32.0
aws/ecs/ecs.go Updated semconv from v1.26.0 to v1.32.0
aws/lambda/detector_test.go Updated semconv from v1.26.0 to v1.32.0
azure/azurevm/vm.go Updated semconv from v1.26.0 to v1.32.0
azure/azurevm/vm_test.go Updated semconv from v1.26.0 to v1.32.0
gcp/cloud-run.go Updated semconv from v1.26.0 to v1.32.0
gcp/detector.go Updated key names (GCPGceInstanceNameKey → GCPGCEInstanceNameKey, GCPGceInstanceHostnameKey → GCPGCEInstanceHostnameKey)
gcp/detector_test.go Updated key names (GCPGceInstanceNameKey → GCPGCEInstanceNameKey, GCPGceInstanceHostnameKey → GCPGCEInstanceHostnameKey)
gcp/gce.go Updated semconv from v1.26.0 to v1.32.0

Notes for Reviewers

  • This update standardizes the semconv package version across all modules to v1.32.0
  • Key name changes were required to match the updated naming conventions in the new semconv version

MrAlias and others added 20 commits May 28, 2025 17:15
Co-authored-by: Robert Pająk <pellared@hotmail.com>
…telemetry#7397)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…en-telemetry#7395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…en-telemetry#7404)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…lemetry#7401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1.80.0 (open-telemetry#7403)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-operations-go/detectors/gcp to v1.28.0 (open-telemetry#7402)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
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.

2 participants