You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Related to
open-telemetry#22095.
This PR verifies the analysis of
open-telemetry/semantic-conventions#3120 which
only identifies `container.image.tag` as a breaking change.
For now I changed that to use a local reference and added a todo to
handle this later. The rest of attributes can be referenced directly
from the latest semconv.
The `container.image.tag` transition will be handled by
open-telemetry#44589.
<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixesopen-telemetry#44696
<!--Describe what testing was performed and which tests were added.-->
#### Testing
<!--Describe the documentation added.-->
#### Documentation
<!--Please delete paragraphs that you did not use before submitting.-->
Signed-off-by: ChrsMark <[email protected]>
0 commit comments