Skip to content

Conversation

@hectorhdzg
Copy link
Member

No description provided.

@hectorhdzg hectorhdzg requested a review from a team as a code owner October 28, 2025 17:44
export const INVALID_SPAN_ID = "0000000000000000";
const SAMPLED_FLAG = 0x01;

/**

Choose a reason for hiding this comment

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

Just trying to understand why this function is being moved and made public. Is it no longer intended to just be a util function? Or just getting moved out of core for dependency reasons?

Copy link
Member Author

Choose a reason for hiding this comment

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

This was duplicated code, it was already there in different utils file

Copy link

@JacksonWeber JacksonWeber left a comment

Choose a reason for hiding this comment

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

LGTM

@hectorhdzg hectorhdzg merged commit a39fa50 into microsoft:otel-sdk Oct 29, 2025
5 checks passed
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