aws-otel-lambda
aws-otel-lambda copied to clipboard
AWS Distro for OpenTelemetry - AWS Lambda
**Is your feature request related to a problem? Please describe.** I can't use the official layer in my Lambda functions because it is not published in the `af-south-1` region. The...
**Description:** **Link to tracking Issue:** **Testing:** < Describe what testing was performed and which tests were added.> **Documentation:** < Describe the documentation added.> By submitting this pull request, I confirm...
Is your feature request related to a problem? Please describe. Currently, Rust is not officially supported https://aws-otel.github.io/docs/getting-started/x-ray Describe the solution you'd like Need the ability to manual instrument a Lambda...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. Release notes Sourced from docker/setup-buildx-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#131) This requires a minimum Actions Runner version of v2.285.0,...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3. Release notes Sourced from actions/setup-dotnet's releases. v3.0.0 This major release includes the following changes: #219 New input dotnet-quality was added in #315: - uses:...
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3. Release notes Sourced from actions/setup-java's releases. v3.0.0 In scope of this release we changed version of the runtime Node.js for the setup-java action and...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3. Release notes Sourced from actions/setup-node's releases. Add support for asdf format and update actions/cache version to 3.0.0 In scope of this release we updated...
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. Release notes Sourced from docker/login-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#161) This requires a minimum Actions Runner version of v2.285.0,...
Would you consider including the [Kinesis exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awskinesisexporter)? This seems like a good option for people looking for a low latency buffer for telemetry before further processing it or exporting downstream.
Is your feature request related to a problem? Please describe. We are currently exploring the possibility of utilizing the Decouple Processor, however, we've noticed that no processors are available as...