Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b0a9ee3

Browse files
authored
Add AWS Lambda Instrumentation to boostrap_gen.py (open-telemetry#2197)
1 parent a746d57 commit b0a9ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
},
135135
}
136136
default_instrumentations = [
137+
"opentelemetry-instrumentation-aws_lambda==0.25b0",
137138
"opentelemetry-instrumentation-dbapi==0.25b0",
138139
"opentelemetry-instrumentation-logging==0.25b0",
139140
"opentelemetry-instrumentation-sqlite3==0.25b0",

0 commit comments

Comments
 (0)