We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca5ed8 commit 08220e9Copy full SHA for 08220e9
RELEASING.md
@@ -89,6 +89,7 @@ The workflow will create a pull request that should be merged in order to procee
89
> - opentelemetry-instrumentation-vertexai
90
> - opentelemetry-instrumentation-google-genai
91
> - opentelemetry-instrumentation-langchain
92
+> - opentelemetry-instrumentation-weaviate
93
>
94
> These libraries are also excluded from the general patch release.
95
eachdist.ini
@@ -55,6 +55,7 @@ packages=
55
opentelemetry-instrumentation-openai-v2
56
opentelemetry-instrumentation-test
57
opentelemetry-instrumentation-langchain
58
+ opentelemetry-instrumentation-weaviate
59
60
[lintroots]
61
extraroots=examples/*,scripts/
0 commit comments