logzio-python-handler
logzio-python-handler copied to clipboard
Bump opentelemetry-instrumentation-logging from 0.45b0 to 0.46b0
Bumps opentelemetry-instrumentation-logging from 0.45b0 to 0.46b0.
Changelog
Sourced from opentelemetry-instrumentation-logging's changelog.
Version 1.25.0/0.46b0 (2024-05-31)
Breaking changes
- Add return statement to Confluent kafka Producer poll() and flush() calls when instrumented by ConfluentKafkaInstrumentor().instrument_producer() (#2527)
- Rename
typeattribute toasgi.event.typeinopentelemetry-instrumentation-asgi(#2300)- Rename AwsLambdaInstrumentor span attributes
faas.idtocloud.resource_id,faas.executiontofaas.invocation_id(#2372)- Drop support for instrumenting elasticsearch client < 6` (#2422)
opentelemetry-instrumentation-wsgiAddhttp.methodtospan.name(#2425)opentelemetry-instrumentation-flaskAddhttp.methodtospan.name(#2454)Added
opentelemetry-sdk-extension-awsRegister AWS resource detectors under theopentelemetry_resource_detectorentry point (#2382)opentelemetry-instrumentation-wsgiImplement new semantic convention opt-in with stable http semantic conventions (#2425)opentelemetry-instrumentation-flaskImplement new semantic convention opt-in with stable http semantic conventions (#2454)opentelemetry-instrumentation-threadingInitial release for threading (#2253)opentelemetry-instrumentation-pikaInstrumentation forchannel.consume()(supported only for global, non channel specific instrumentation) (#2397))opentelemetry-processor-baggageInitial release (#2436)opentelemetry-processor-baggageAdd baggage key predicate (#2535)Fixed
opentelemetry-instrumentation-dbapiFix compatibility with Psycopg3 to extract libpq build version (#2500)opentelemetry-instrumentation-grpcAioClientInterceptor should propagate with a Metadata object (#2363)opentelemetry-instrumentation-boto3sqsInstrument Session and resource (#2161)opentelemetry-instrumentation-aws-lambdaFix exception handling for events with requestContext (#2418)- Use sqlalchemy version in sqlalchemy commenter instead of opentelemetry library version (#2404)
opentelemetry-instrumentation-asyncioCheck for cancelledException in the future (#2461)- Remove SDK dependency from opentelemetry-instrumentation-grpc
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)