Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Don't use result of [SpanKind|StatusCode].String as identifiers #16021

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Nov 2, 2022

[SpanKind|StatusCode].String() will be changed to return different string values in open-telemetry/opentelemetry-collector#6250. This change replaces existing method calls with contrib internal functions to avoid breaking changes.

@dmitryax dmitryax force-pushed the dont-use-span-string branch from 5f512c2 to e71e5d1 Compare November 2, 2022 16:44
@dmitryax dmitryax requested a review from mx-psi as a code owner November 2, 2022 16:44
@dmitryax dmitryax closed this Nov 2, 2022
@dmitryax dmitryax reopened this Nov 2, 2022
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Change looks good, please resolve the conflict

[SpanKind|StatusCode].String() will be changed to return different string values. This change replaces existing method calls with contrib internal functions to avoid breaking changes when open-telemetry/opentelemetry-collector#6250 is merged
@dmitryax dmitryax force-pushed the dont-use-span-string branch from e71e5d1 to 1e35f8f Compare November 2, 2022 19:30
@dmitryax dmitryax merged commit 9746e64 into open-telemetry:main Nov 2, 2022
@dmitryax dmitryax deleted the dont-use-span-string branch November 3, 2022 17:47
dineshg13 pushed a commit to DataDog/opentelemetry-collector-contrib that referenced this pull request Nov 21, 2022
…rs (open-telemetry#16021)

[SpanKind|StatusCode].String() will be changed to return different string values. This change replaces existing method calls with contrib internal functions to avoid breaking changes
shalper2 pushed a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2022
…rs (open-telemetry#16021)

[SpanKind|StatusCode].String() will be changed to return different string values. This change replaces existing method calls with contrib internal functions to avoid breaking changes
@plantfansam plantfansam mentioned this pull request Jul 21, 2023
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.

4 participants