You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opentelemetry/sdk/extension/aws Implement aws.ecs.* and aws.logs.* resource attributes in the AwsEcsResourceDetector detector when the ECS Metadata v4 is available (#1212)
opentelemetry-instrumentation-aio-pika Support aio_pika 8.x (#1481)
opentelemetry-instrumentation-aws-lambda Flush MeterProvider at end of function invocation. (#1613)
opentelemetry-instrumentation-grpc Fix code()/details() of _OpentelemetryServicerContext. (#1578)
Fix aiopg instrumentation to work with aiopg < 2.0.0 (#1473)
opentelemetry-instrumentation-aws-lambda Adds an option to configure disable_aws_context_propagation by environment variable: OTEL_LAMBDA_DISABLE_AWS_CONTEXT_PROPAGATION (#1507)
Fix pymongo to collect the property DB_MONGODB_COLLECTION (#1555)
opentelemetry-instrumentation-asgi Fix keys() in class ASGIGetter to correctly fetch values from carrier headers. (#1435)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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)This discussion was created from the release Version 1.16.0/0.37b0.
Beta Was this translation helpful? Give feedback.
All reactions