Skip to content

Commit

Permalink
Add AWS Lambda Instrumentation to boostrap_gen.py (#2197)
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanielRN authored Oct 14, 2021
1 parent a746d57 commit b0a9ee3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
},
}
default_instrumentations = [
"opentelemetry-instrumentation-aws_lambda==0.25b0",
"opentelemetry-instrumentation-dbapi==0.25b0",
"opentelemetry-instrumentation-logging==0.25b0",
"opentelemetry-instrumentation-sqlite3==0.25b0",
Expand Down

0 comments on commit b0a9ee3

Please sign in to comment.