Skip to content

Commit

Permalink
Merge pull request #724 from logzio/adding-new-integrations-dec10
Browse files Browse the repository at this point in the history
Adding links to aws lambda
  • Loading branch information
Simplychee authored Dec 10, 2024
2 parents 49ea4d9 + 07d6b5a commit 196f82a
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/shipping/AWS/aws-lambda.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,11 @@ Install the pre-built dashboard to enhance the observability of your metrics.

## Traces

Deploy this integration for automatic instrumentation of Node.js or Go applications on AWS Lambda, forwarding traces to Logz.io. This involves adding an OpenTelemetry collector layer and configuring environment variables for both Node.js and Go integrations without modifying your application code.
Deploy this integration for automatic instrumentation on AWS Lambda, forwarding traces to Logz.io. This involves adding an OpenTelemetry collector layer and configuring environment variables without modifying your application code.

These guides offer step-by-step instructions tailored to your application's programming language, ensuring a seamless integration process:
These guides provide step-by-step instructions for sending traces with OpenTelemetry, tailored to your application's programming language:

* Traces from **[Go Applications](https://docs.logz.io/docs/shipping/AWS/Lambda-extension-go)** using OpenTelemetry.
* Traces from **[Node.js Applications](https://docs.logz.io/docs/shipping/aws/lambda-extension-node/)** using OpenTelemetry.
* [Go](http://docs.logz.io/docs/shipping/Code/GO/#traces)
* [Node.js](http://docs.logz.io/docs/shipping/Code/Node-js/#traces)
* [Java](http://docs.logz.io/docs/shipping/Code/Java/#traces)
* [Python](http://docs.logz.io/docs/shipping/Code/Python/#traces)

0 comments on commit 196f82a

Please sign in to comment.