Update to semconv 1.36.0 by trask · Pull Request #253 · open-telemetry/semantic-conventions-java
Navigation Menu
{{ message }}
open-telemetry / semantic-conventions-java Public
- Notifications You must be signed in to change notification settings
- Fork 30
Comments
Merged
Conversation
trask
requested review from
a team
as code owners
jack-berg approved these changes Jun 30, 2025
Copy link
Contributor
breedx-splk
commented
Jul 7, 2025
breedx-splk commented
Jul 7, 2025looks like this still needs some attention...
trask
changed the title
Update to semconv 1.35.0
Update to semconv 1.36.0
trask added 2 commits
July 7, 2025 13:53
trask
force-pushed
the
update-semconv
branch
from
68a3db8 to
8b06f1e
Compare
trask commented Jul 7, 2025
|
|
||
| /** Azure OpenAI */ | ||
| public static final String AZ_AI_OPENAI = "az.ai.openai"; | ||
| public static final String AZ_AI_OPENAI = "azure.ai.openai"; |
Copy link
Member Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
trask commented Aug 26, 2025
|
|
||
| // The release version of https://github.com/open-telemetry/semantic-conventions used to generate classes | ||
| var semanticConventionsVersion = "1.34.0" | ||
| var semanticConventionsVersion = "1.36.0" |
Copy link
Member Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needed to skip 1.35.0 due to open-telemetry/semantic-conventions#2455
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