From 25f0c26b251229bd9fcf1b12bc2698a6ad29223c Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 1 Dec 2025 10:29:20 -0500 Subject: [PATCH] chore: otel bump --- backend/requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index ba8cbbfc07..2b0de79529 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -142,11 +142,11 @@ firecrawl-py==4.5.0 opentelemetry-api==1.37.0 opentelemetry-sdk==1.37.0 opentelemetry-exporter-otlp==1.37.0 -opentelemetry-instrumentation==0.58b0 -opentelemetry-instrumentation-fastapi==0.58b0 -opentelemetry-instrumentation-sqlalchemy==0.58b0 -opentelemetry-instrumentation-redis==0.58b0 -opentelemetry-instrumentation-requests==0.58b0 -opentelemetry-instrumentation-logging==0.58b0 -opentelemetry-instrumentation-httpx==0.58b0 -opentelemetry-instrumentation-aiohttp-client==0.58b0 +opentelemetry-instrumentation==0.59b0 +opentelemetry-instrumentation-fastapi==0.59b0 +opentelemetry-instrumentation-sqlalchemy==0.59b0 +opentelemetry-instrumentation-redis==0.59b0 +opentelemetry-instrumentation-requests==0.59b0 +opentelemetry-instrumentation-logging==0.59b0 +opentelemetry-instrumentation-httpx==0.59b0 +opentelemetry-instrumentation-aiohttp-client==0.59b0