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 909db6b commit bc4a898Copy full SHA for bc4a898
opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py
@@ -24,10 +24,6 @@
24
"library": "google-cloud-aiplatform >= 1.64",
25
"instrumentation": "opentelemetry-instrumentation-vertexai>=2.0b0",
26
},
27
- {
28
- "library": "weaviate-client >= 3.0",
29
- "instrumentation": "opentelemetry-instrumentation-weaviate==0.0.1",
30
- },
31
{
32
"library": "aio_pika >= 7.2.0, < 10.0.0",
33
"instrumentation": "opentelemetry-instrumentation-aio-pika==0.57b0.dev",
0 commit comments