Unverified Commit c747d845 authored by Mikhail Podvitskii's avatar Mikhail Podvitskii Committed by GitHub
Browse files

[Installation] OpenTelemetry version update (#17771)


Signed-off-by: default avatarMikhail Podvitskii <podvitskiymichael@gmail.com>
parent b2da14a0
...@@ -43,7 +43,7 @@ watchfiles # required for http server to monitor the updates of TLS files ...@@ -43,7 +43,7 @@ watchfiles # required for http server to monitor the updates of TLS files
python-json-logger # Used by logging as per examples/other/logging_configuration.md python-json-logger # Used by logging as per examples/other/logging_configuration.md
scipy # Required for phi-4-multimodal-instruct scipy # Required for phi-4-multimodal-instruct
ninja # Required for xgrammar, rocm, tpu, xpu ninja # Required for xgrammar, rocm, tpu, xpu
opentelemetry-sdk>=1.26.0,<1.27.0 # vllm.tracing opentelemetry-sdk>=1.26.0 # vllm.tracing
opentelemetry-api>=1.26.0,<1.27.0 # vllm.tracing opentelemetry-api>=1.26.0 # vllm.tracing
opentelemetry-exporter-otlp>=1.26.0,<1.27.0 # vllm.tracing opentelemetry-exporter-otlp>=1.26.0 # vllm.tracing
opentelemetry-semantic-conventions-ai>=0.4.1,<0.5.0 # vllm.tracing opentelemetry-semantic-conventions-ai>=0.4.1 # vllm.tracing
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment