Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
c747d845
Unverified
Commit
c747d845
authored
May 08, 2025
by
Mikhail Podvitskii
Committed by
GitHub
May 07, 2025
Browse files
[Installation] OpenTelemetry version update (#17771)
Signed-off-by:
Mikhail Podvitskii
<
podvitskiymichael@gmail.com
>
parent
b2da14a0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
requirements/common.txt
requirements/common.txt
+4
-4
No files found.
requirements/common.txt
View file @
c747d845
...
...
@@ -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
scipy # Required for phi-4-multimodal-instruct
ninja # Required for xgrammar, rocm, tpu, xpu
opentelemetry-sdk>=1.26.0
,<1.27.0
# vllm.tracing
opentelemetry-api>=1.26.0
,<1.27.0
# vllm.tracing
opentelemetry-exporter-otlp>=1.26.0
,<1.27.0
# vllm.tracing
opentelemetry-semantic-conventions-ai>=0.4.1
,<0.5.0
# vllm.tracing
opentelemetry-sdk>=1.26.0 # vllm.tracing
opentelemetry-api>=1.26.0 # vllm.tracing
opentelemetry-exporter-otlp>=1.26.0 # vllm.tracing
opentelemetry-semantic-conventions-ai>=0.4.1 # vllm.tracing
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment