Skip to content

Revert "Add open telemetry into sonic-mgmt container."#24040

Closed
wangxin wants to merge 1 commit intomasterfrom
revert-23855-user/riffjiang/mgmt-docker
Closed

Revert "Add open telemetry into sonic-mgmt container."#24040
wangxin wants to merge 1 commit intomasterfrom
revert-23855-user/riffjiang/mgmt-docker

Conversation

@wangxin
Copy link
Contributor

@wangxin wangxin commented Sep 18, 2025

Reverts #23855

This PR caused dependency conflicts while building docker-sonic-mgmt.

opentelemetry-exporter-otlp-proto-grpc 1.33.1 requires grpcio<2.0.0,>=1.63.2
opentelemetry-proto 1.33.1 requires protobuf<6.0,>=5.0

snappi 1.27.1 requires grpcio~=1.59.0;
snappi 1.27.1 requires protobuf~=4.24.4;
If install the opentelemetry packages after snappi, it will update grpcio=1.70.0, protobuf=5.29.5.

It could break the snappi package. We need to revert this change until there is a better solution.

@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@yutongzhang-microsoft yutongzhang-microsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can revert it now, and afterwards, I will find the suitable version.

@wangxin
Copy link
Contributor Author

wangxin commented Oct 22, 2025

This PR is no longer required. The conflicts of opentelemetry with snappi is resolved now.

@wangxin wangxin closed this Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants