fix(confluent-kafka): declare opentelemetry-semantic-conventions as a direct dependency (#4590)
* fix(confluent-kafka): declare opentelemetry-semantic-conventions as a direct dependency The confluent-kafka instrumentation imports opentelemetry.semconv directly in __init__.py and utils.py, but pyproject.toml only resolved it transitively through opentelemetry-instrumentation. Declare it explicitly so the package metadata reflects its actual imports, matching the kafka-python sibling. * Update uv.lock for the opentelemetry-semantic-conventions dependency --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
P
Peter Bryant committed
668bee97aed7bb9b5fd6ba2473eb2cad65933d04
Parent: a0c3251
Committed by GitHub <noreply@github.com>
on 5/18/2026, 3:26:39 PM