Add open telemetry into sonic-mgmt container.#23855
Merged
StormLiangMS merged 1 commit intosonic-net:masterfrom Sep 13, 2025
Merged
Add open telemetry into sonic-mgmt container.#23855StormLiangMS merged 1 commit intosonic-net:masterfrom
StormLiangMS merged 1 commit intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
11 tasks
yutongzhang-microsoft
approved these changes
Sep 10, 2025
Contributor
Author
|
/azp run Azure.sonic-buildimage |
|
Commenter does not have sufficient privileges for PR 23855 in repo sonic-net/sonic-buildimage |
Contributor
Author
|
Hi @StormLiangMS , I wonder if you could help me trigger another azp run? : ( |
Contributor
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
This PR caused dependency conflicts while building docker-sonic-mgmt. If install the opentelemetry packages after snappi, it will update grpcio=1.70.0, protobuf=5.29.5. It could break the snappi package. Can we revert this change until there is a better solution? |
Contributor
Author
|
Sure thing! |
Contributor
Author
|
Sure thing. |
Contributor
Author
Contributor
Author
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Dec 4, 2025
Why I did it In order to enable telemetry framework in sonic-mgmt, we will need the open telemetry packages in the sonic-mgmt container: sonic-net/sonic-mgmt#20387 Work item tracking Microsoft ADO (number only): How I did it Updated the Dockerfile.j2. How to verify it Validated by manually install the packages into the mgmt container and run the scripts. Signed-off-by: Feng Pan <fenpan@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
In order to enable telemetry framework in sonic-mgmt, we will need the open telemetry packages in the sonic-mgmt container:
sonic-net/sonic-mgmt#20387
Work item tracking
How I did it
Updated the Dockerfile.j2.
How to verify it
Validated by manually install the packages into the mgmt container and run the scripts.
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)