chore(deps): update dependency opentelemetry-python-contrib to v1 #224
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.46b0
->v1.16.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
open-telemetry/opentelemetry-python-contrib (opentelemetry-python-contrib)
v1.16.0
: Version 1.16.0/0.37b0Compare Source
Added
aio_pika
9.x ((#1670opentelemetry-instrumentation-redis
Addsanitize_query
config option to allow query sanitization. (#1572)opentelemetry-instrumentation-elasticsearch
Add optional db.statement query sanitization. (#1598)opentelemetry-instrumentation-celery
Record exceptions as events on the span. (#1573)opentelemetry/sdk/extension/aws
Implementaws.ecs.*
andaws.logs.*
resource attributes in theAwsEcsResourceDetector
detector when the ECS Metadata v4 is available (#1212)opentelemetry-instrumentation-aio-pika
Supportaio_pika
8.x (#1481)opentelemetry-instrumentation-aws-lambda
FlushMeterProvider
at end of function invocation. (#1613)trace_configs
(#1592)opentelemetry-instrumentation-django
Allow explicitexcluded_urls
configuration throughinstrument()
(#1618)Fixed
AttributeError: type object 'Config' has no attribute 'title'
(#1575)opentelemetry-instrumentation-grpc
Fix code()/details() of _OpentelemetryServicerContext. (#1578)opentelemetry-instrumentation-aws-lambda
Adds an option to configuredisable_aws_context_propagation
by environment variable:OTEL_LAMBDA_DISABLE_AWS_CONTEXT_PROPAGATION
(#1507)opentelemetry-instrumentation-asgi
Fix keys() in class ASGIGetter to correctly fetch values from carrier headers. (#1435)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.