Skip to content

Commit

Permalink
Update aws_lambda.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankcorn authored Dec 18, 2024
1 parent 1a9b793 commit 1a4b172
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions aws_lambda.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ export const handler = withOpenTelemetry(async () => {

There are 2 ways to add the Baselime SDK to your lambda function.

### Trac

ing tag
### Tracing tag

To automatically add the Baselime SDK and Baselime zero latency lambda extension add the `baselime:tracing` tag with the value `manual`

Expand Down

0 comments on commit 1a4b172

Please sign in to comment.