Skip to content

Commit 297bf24

Browse files
committed
generate bootstrap code
1 parent d7897ed commit 297bf24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@
104104
"library": "fastapi ~= 0.92",
105105
"instrumentation": "opentelemetry-instrumentation-fastapi==0.56b0.dev",
106106
},
107+
{
108+
"library": "fastapi-slim ~= 0.92",
109+
"instrumentation": "opentelemetry-instrumentation-fastapi==0.56b0.dev",
110+
},
107111
{
108112
"library": "flask >= 1.0",
109113
"instrumentation": "opentelemetry-instrumentation-flask==0.56b0.dev",

0 commit comments

Comments
 (0)