Skip to content

Conversation

@michaelpri10
Copy link
Contributor

This removes the Pub/Sub Java client library OpenTelemetry instrumentation's dependency on the io.opentelemetry:openetelemetry-semconv package. It replaces the previous usage with string constants defined in the library, instead of using the newer io.opentelemetry-semconv:openetelemetry-semconv package, as it doesn't provide most of the required attribute keys.

Fixes #2586

@michaelpri10 michaelpri10 requested review from a team as code owners November 13, 2025 16:28
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: pubsub Issues related to the googleapis/java-pubsub API. labels Nov 13, 2025
@michaelpri10 michaelpri10 merged commit 240fc37 into googleapis:main Nov 13, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the googleapis/java-pubsub API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PubSub: Outdated dependency opentelemetry semconv

2 participants