chore(deps): update dependency opentelemetry-distro to v0.59b0 #821
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.58b0->0.59b0Release Notes
open-telemetry/opentelemetry-python-contrib (opentelemetry-distro)
v0.59b0Compare Source
Fixed
opentelemetry-instrumentation-flask: Do not recordhttp.server.durationmetrics for excluded URLs.(#3794)
opentelemetry-instrumentation-botocore: migrate off the deprecated events API to use the logs API(#3624)
opentelemetry-instrumentation-dbapi: fix crash retrieving libpq version when enabling commenter with psycopg(#3796)
opentelemetry-instrumentation-fastapi: Fix handling of APIRoute subclasses(#3681)
Added
opentelemetry-instrumentation-botocore: Add support for AWS Secrets Manager semantic convention attribute(#3765)
opentelemetry-instrumentation-dbapi: Add support forcommenter_optionsintrace_integrationfunction to control SQLCommenter behavior(#3743)
rstcheckto pre-commit to stop introducing invalid RST(#3777)
opentelemetry-exporter-credential-provider-gcp: create this package which provides support for supplying your machine's Application DefaultCredentials (https://cloud.google.com/docs/authentication/application-default-credentials) to the OTLP Exporters created automatically by OpenTelemetry Python's auto instrumentation. These credentials authorize OTLP traces to be sent to
telemetry.googleapis.com. #3766.opentelemetry-instrumentation-psycopg: Add missing parametercapture_parametersto instrumentor.(#3676)
opentelemetry-instrumentation-dbapi: Adds sqlcommenter to documentation.(#3720)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.