Releases: aws-observability/aws-otel-python-instrumentation
Release v0.7.0
Contains updates of the following upstream components:
OpenTelemetry Python - 1.27.0
OpenTelemetry Python Contrib - 0.48b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.7.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.7.0
Release v0.6.0
Contains updates of the following upstream components:
OpenTelemetry Python - 1.27.0
OpenTelemetry Python Contrib - 0.48b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.6.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.6.0
Release v0.5.0
Contains updates of the following upstream components:
OpenTelemetry Python - 1.27.0
OpenTelemetry Python Contrib - 0.48b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.5.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.5.0
Note: Fixed the issue where some Application Signal metric dimensions were being populated with "Unknown" values due to missing span attributes in Unsampled OTel spans. The fix makes sure that always_record_sampler continues to pass original span attributes for unsampled spans instead of resetting them.
For more details, refer to the pull request: AWS OTel Python Instrumentation PR #253. (edited)
Release v0.4.0
Contains updates of the following upstream components:
OpenTelemetry Python - 1.25.0
OpenTelemetry Python Contrib - 0.46b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.4.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.4.0
Note: Please stop using this version and upgrade your ADOT Python SDK to the latest version to avoid the following issue:
We have identified an issue in this release where Application Signals metrics derived from Unsampled OTel spans are incomplete. This is due to span attributes missing from these OTel Unsampled Spans after they're processed by the custom sampler. As a result, some metrics dimensions (such as LocalOperation
, RemoteOperation
, RemoteService
, etc.) are being populated with "Unknown" values.
For further details, please refer to the related pull request: AWS OTel Python Instrumentation PR #253.
Release v0.3.0
Contains updates of the following upstream components:
OpenTelemetry Python - 1.25.0
OpenTelemetry Python Contrib - 0.46b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.3.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.3.0
Note: Please stop using this version and upgrade your ADOT Python SDK to the latest version to avoid the following issue:
We have identified an issue in this release where Application Signals metrics derived from Unsampled OTel spans are incomplete. This is due to span attributes missing from these OTel Unsampled Spans after they're processed by the custom sampler. As a result, some metrics dimensions (such as LocalOperation
, RemoteOperation
, RemoteService
, etc.) are being populated with "Unknown" values.
For further details, please refer to the related pull request: AWS OTel Python Instrumentation PR #253.
Release v0.2.0
Contains updates of the following upstream components:
OpenTelemetry Python - 1.22.0
OpenTelemetry Python Contrib - 0.43b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.2.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.2.0
Note: Please stop using this version and upgrade your ADOT Python SDK to the latest version to avoid the following issue:
We have identified an issue in this release where Application Signals metrics derived from Unsampled OTel spans are incomplete. This is due to span attributes missing from these OTel Unsampled Spans after they're processed by the custom sampler. As a result, some metrics dimensions (such as LocalOperation
, RemoteOperation
, RemoteService
, etc.) are being populated with "Unknown" values.
For further details, please refer to the related pull request: AWS OTel Python Instrumentation PR #253.
Release v0.1.1
Contains updates of the following upstream components:
OpenTelemetry Python - 1.22.0
OpenTelemetry Python Contrib - 0.43b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.1.1 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.1.1
Note: Please stop using this version and upgrade your ADOT Python SDK to the latest version to avoid the following issue:
We have identified an issue in this release where Application Signals metrics derived from Unsampled OTel spans are incomplete. This is due to span attributes missing from these OTel Unsampled Spans after they're processed by the custom sampler. As a result, some metrics dimensions (such as LocalOperation
, RemoteOperation
, RemoteService
, etc.) are being populated with "Unknown" values.
For further details, please refer to the related pull request: AWS OTel Python Instrumentation PR #253.
Release v0.1.0
Contains updates of the following upstream components:
OpenTelemetry Python - 1.22.0
OpenTelemetry Python Contrib - 0.43b0
This release also publishes the ADOT Python auto-instrumentation Docker image v0.1.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.1.0
Note: Please stop using this version and upgrade your ADOT Python SDK to the latest version to avoid the following issue:
We have identified an issue in this release where Application Signals metrics derived from Unsampled OTel spans are incomplete. This is due to span attributes missing from these OTel Unsampled Spans after they're processed by the custom sampler. As a result, some metrics dimensions (such as LocalOperation
, RemoteOperation
, RemoteService
, etc.) are being populated with "Unknown" values.
For further details, please refer to the related pull request: AWS OTel Python Instrumentation PR #253.
Release v0.0.1
Initial beta release