SIGN IN SIGN UP

fix: declare opentelemetry-semantic-conventions for aio-pika, logging, pika and system-metrics (#4594)

* fix: declare opentelemetry-semantic-conventions for four instrumentations

The aio-pika, logging, pika and system-metrics instrumentations import
opentelemetry.semconv directly but only resolved it transitively through
opentelemetry-instrumentation. Declare it explicitly in each pyproject.toml
so the package metadata reflects the actual imports, following up on #4590.

* Rename changelog fragment to PR number

---------

Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
P
Peter Bryant committed
2c6fd20bff22a1859ffca907a0ebff695735c41d
Parent: f569518
Committed by GitHub <noreply@github.com> on 5/19/2026, 8:24:41 AM