111 Forks
183 Stars
183 Watchers

opentelemetry-lambda

Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.

How to download and setup opentelemetry-lambda

Open terminal and run command
git clone https://github.com/open-telemetry/opentelemetry-lambda.git
git clone is used to create a copy or clone of opentelemetry-lambda repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with opentelemetry-lambda https://github.com/open-telemetry/opentelemetry-lambda/archive/master.zip

Or simply clone opentelemetry-lambda with SSH
[email protected]:open-telemetry/opentelemetry-lambda.git

If you have some problems with opentelemetry-lambda

You may open issue on opentelemetry-lambda support forum (system) here: https://github.com/open-telemetry/opentelemetry-lambda/issues