diff --git a/content/en/registry/instrumentation-python-aws-lambda.md b/content/en/registry/instrumentation-python-aws-lambda.md new file mode 100644 index 000000000000..e97e6e5a2586 --- /dev/null +++ b/content/en/registry/instrumentation-python-aws-lambda.md @@ -0,0 +1,14 @@ +--- +title: AWS Lambda Instrumentation +registryType: instrumentation +isThirdParty: true +language: python +tags: + - python + - instrumentation +repo: https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-aws-lambda +license: Apache 2.0 +description: This library allows tracing invocations of functions on AWS Lambda. +authors: OpenTelemetry Authors +otVersion: latest +---