Skip to content

Commit edeae26

Browse files
committed
generate bootstrap entry
1 parent 1b40459 commit edeae26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/generate_instrumentation_bootstrap.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
# development. This filter will get removed once it is further along in its
6969
# development lifecycle and ready to be included by default.
7070
"opentelemetry-instrumentation-langchain",
71+
# GenAI SDK is currently excluded because it is still in early
72+
# development. This filter will get removed once it is further along in its
73+
# development lifecycle and ready to be included by default.
74+
"opentelemetry-genai-sdk",
7175
]
7276

7377
# Static version specifiers for instrumentations that are released independently

0 commit comments

Comments
 (0)