Skip to content

Releases: aws-observability/aws-otel-python-instrumentation

Release v0.7.0

01 Nov 00:24
8fbad82
Compare
Choose a tag to compare

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

16 Oct 22:34
6f7b362
Compare
Choose a tag to compare

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

12 Sep 17:43
9538c68
Compare
Choose a tag to compare

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

04 Sep 00:14
804375f
Compare
Choose a tag to compare

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

18 Jul 20:43
fcf7624
Compare
Choose a tag to compare

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

02 Jul 17:17
408d938
Compare
Choose a tag to compare

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

23 Apr 18:18
ec08a89
Compare
Choose a tag to compare

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

15 Apr 19:13
04526cf
Compare
Choose a tag to compare

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

07 Mar 17:07
91aa611
Compare
Choose a tag to compare

Initial beta release