Skip to content

update weaver to 0.15.2#1629

Merged
brettmc merged 1 commit into
open-telemetry:mainfrom
brettmc:weaver-0.15
Jun 12, 2025
Merged

update weaver to 0.15.2#1629
brettmc merged 1 commit into
open-telemetry:mainfrom
brettmc:weaver-0.15

Conversation

@brettmc

@brettmc brettmc commented Jun 12, 2025

Copy link
Copy Markdown
Contributor

when generating metrics semconv, I saw a bunch of unexpected changes to trace/resource attributes, which I assume is related to changes in weaver since the semconv version has not changed. Splitting these changes off into a separate PR to make the upcoming metrics one simpler.

@brettmc
brettmc requested a review from a team as a code owner June 12, 2025 01:27
*
* @see TraceAttributes::ANDROID_APP_STATE
*/
public const ANDROID_APP_STATE_CREATED = 'created';

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

A lot of this is not useful to PHP. We probably should have been more selective way back when we started generating semconv, but here we are. To remove them now would technically be BC, and although there are some new android, cpython etc semconvs in this PR, there are also existing ones, and I don't want to deal with it down at the level of individual items.

@brettmc
brettmc merged commit dcf96dd into open-telemetry:main Jun 12, 2025
4 of 8 checks passed
@brettmc
brettmc deleted the weaver-0.15 branch June 12, 2025 23:36
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.

2 participants