From ac4441acdee54e0de4a3018cf492fb975c779765 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Mon, 24 Mar 2025 16:53:37 +0100 Subject: [PATCH] operator: bump openai instrumentation to 1.0.0 in docker image --- operator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operator/requirements.txt b/operator/requirements.txt index 0ae48cc..4ef8c92 100644 --- a/operator/requirements.txt +++ b/operator/requirements.txt @@ -55,4 +55,4 @@ opentelemetry-instrumentation-urllib==0.52b1 opentelemetry-instrumentation-urllib3==0.52b1 opentelemetry-instrumentation-wsgi==0.52b1 -elastic-opentelemetry-instrumentation-openai==0.7.0 +elastic-opentelemetry-instrumentation-openai==1.0.0