Skip to content

Commit

Permalink
pin opentelemetry dependency in orchestration (#2867)
Browse files Browse the repository at this point in the history
pin opentelemtry dependency in orchestration
  • Loading branch information
BobanL authored Nov 6, 2024
1 parent b8f5d2a commit d51efd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions containers/orchestration/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ sqlalchemy
requests-mock
psycopg2-binary==2.9.9
pytest-mock
opentelemetry-distro
opentelemetry-exporter-otlp
opentelemetry-exporter-prometheus
opentelemetry-distro==0.48b0
opentelemetry-exporter-otlp==1.27.0
opentelemetry-exporter-prometheus==0.48b0

0 comments on commit d51efd9

Please sign in to comment.