opentelemetry-instrumentation-confluent-kafka Add support for version 2.4.0 of confluent_kafka
(#2616)
opentelemetry-instrumentation-asyncpg Add instrumentation to cursor based queries
(#2501)
opentelemetry-instrumentation-confluent-kafka Add support for produce purge
(#2638)
opentelemetry-instrumentation-asgi Implement new semantic convention opt-in with stable http semantic conventions
(#2610)
opentelemetry-instrumentation-fastapi Implement new semantic convention opt-in with stable http semantic conventions
(#2682)
opentelemetry-instrumentation-httpx Implement new semantic convention opt-in migration with stable http semantic conventions
(#2631)
opentelemetry-instrumentation-system-metrics Permit to use psutil 6.0+.
(#2630)
opentelemetry-instrumentation-system-metrics Add support for capture open file descriptors
(#2652)
opentelemetry-instrumentation-httpx Add support for instrument client with proxy
(#2664)
opentelemetry-instrumentation-aiohttp-client Implement new semantic convention opt-in migration
(#2673)
opentelemetry-instrumentation-django Add http.target to Django duration metric attributes
(#2624)
opentelemetry-instrumentation-urllib3 Implement new semantic convention opt-in migration
(#2715)
opentelemetry-instrumentation-django Implement new semantic convention opt-in with stable http semantic conventions
(#2714)
opentelemetry-instrumentation-urllib Implement new semantic convention opt-in migration
(#2736)
Breaking changes
opentelemetry-instrumentation-asgi, opentelemetry-instrumentation-fastapi, opentelemetry-instrumentation-starlette Use tracer and meter of originating components instead of one from asgi middleware
(#2580)
Populate {method} as HTTP on _OTHER methods from scope for asgi middleware
(#2610)
Populate {method} as HTTP on _OTHER methods from scope for fastapi middleware
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps opentelemetry-instrumentation-urllib from 0.46b0 to 0.47b0.
Changelog
Sourced from opentelemetry-instrumentation-urllib's changelog.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show