Skip to content

Releases: logzio/opentelemetry-lambda

0.1.0

16 Dec 09:45
a7838a4
Compare
Choose a tag to compare

First release of our fork includes critical updates and feature enhancements:

  • Integrated Logz.io exporter into lambdacomponents.
  • Updated AWS credentials, Lambda layer name, and specified runtimes for broader compatibility.
  • Enabled publication across all AWS regions and revised layer naming convention for clarity.

This marks a significant step forward in our project's development, aligning with best practices and extending functionality.


Lambda Layers for OpenTelemetry Collector (v0.113.0)

The following Lambda layers are available for this release. Use the appropriate ARN for your Lambda architecture:

🖥️ amd64 (x86_64)

arn:aws:lambda:<region>:486140753397:layer:logzio-opentelemetry-collector-amd64-v0_113_0:1

📱 arm64

arn:aws:lambda:<region>:486140753397:layer:logzio-opentelemetry-collector-arm64-v0_113_0:1

Note: For the us-east-1 region, this release starts with version 4 of the Lambda layer due to AWS versioning constraints. Please ensure you reference version 4 instead of 1 when using the provided ARNs in this region.