Commit 2c6fd20
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>1 parent f569518 commit 2c6fd20
6 files changed
Lines changed: 13 additions & 0 deletions
File tree
- .changelog
- instrumentation
- opentelemetry-instrumentation-aio-pika
- opentelemetry-instrumentation-logging
- opentelemetry-instrumentation-pika
- opentelemetry-instrumentation-system-metrics
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments