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

Add scope semantic conventions as a type #114

Merged
merged 9 commits into from
Aug 8, 2022

Conversation

dashpole
Copy link
Contributor

Part of open-telemetry/opentelemetry-specification#2682

Addresses this comment: open-telemetry/opentelemetry-specification#2702 (comment)

This adds "scope" as a semantic convention type.

cc @joaopgrassi

@dashpole dashpole requested a review from a team July 29, 2022 13:49
@dashpole dashpole requested a review from Oberon00 as a code owner July 29, 2022 13:49
@arminru arminru requested a review from a team July 29, 2022 13:59
@dashpole dashpole force-pushed the span_attrs branch 5 times, most recently from 17ac5cd to dff679d Compare July 29, 2022 19:42
Copy link
Member

@joaopgrassi joaopgrassi left a comment

Choose a reason for hiding this comment

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

Looks good to me! Pinging @Oberon00 as he has more experience with the tool in general.

Copy link
Member

@arminru arminru left a comment

Choose a reason for hiding this comment

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

Thank you, @dashpole!

@dashpole dashpole force-pushed the span_attrs branch 4 times, most recently from 298ede1 to fdc3404 Compare August 5, 2022 15:34
@joaopgrassi
Copy link
Member

joaopgrassi commented Aug 8, 2022

@Oberon00, @dashpole had to make a small change to allow the prefix to be empty, in order to generate the attribute without it. Other than that, I think this looks good! Could you please take another look? Thanks :)

Copy link
Member

@arminru arminru left a comment

Choose a reason for hiding this comment

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

Thank you, @dashpole!

@arminru arminru merged commit bbd48be into open-telemetry:main Aug 8, 2022
@dashpole dashpole deleted the span_attrs branch August 8, 2022 16:22
@dashpole
Copy link
Contributor Author

dashpole commented Aug 8, 2022

What needs to be done to update this on my PR (so it passes tests)? open-telemetry/opentelemetry-specification#2702

@joaopgrassi
Copy link
Member

@dashpole we need a new release/image of the tools and then update the makefile in the spec repo https://github.com/open-telemetry/opentelemetry-specification/blob/main/Makefile#L11. That should do it.

tigrannajaryan pushed a commit to open-telemetry/opentelemetry-specification that referenced this pull request Aug 16, 2022
This unblocks #2702 by making the changes introduced in open-telemetry/build-tools#114 available for use.

It also allows for more semantic conventions for scope attributes to be defined in the future (#2682).

See https://github.com/open-telemetry/build-tools/releases/tag/v0.14.0.
ChengJinbao added a commit to ChengJinbao/opentelemetry-specification that referenced this pull request Nov 16, 2022
This unblocks #2702 by making the changes introduced in open-telemetry/build-tools#114 available for use.

It also allows for more semantic conventions for scope attributes to be defined in the future (#2682).

See https://github.com/open-telemetry/build-tools/releases/tag/v0.14.0.
jsuereth pushed a commit to jsuereth/otel-semconv-test that referenced this pull request Apr 19, 2023
This unblocks #2702 by making the changes introduced in open-telemetry/build-tools#114 available for use.

It also allows for more semantic conventions for scope attributes to be defined in the future (#2682).

See https://github.com/open-telemetry/build-tools/releases/tag/v0.14.0.
jsuereth pushed a commit to open-telemetry/semantic-conventions that referenced this pull request May 11, 2023
This unblocks #2702 by making the changes introduced in open-telemetry/build-tools#114 available for use.

It also allows for more semantic conventions for scope attributes to be defined in the future (#2682).

See https://github.com/open-telemetry/build-tools/releases/tag/v0.14.0.
joaopgrassi pushed a commit to dynatrace-oss-contrib/semantic-conventions that referenced this pull request Mar 21, 2024
This unblocks #2702 by making the changes introduced in open-telemetry/build-tools#114 available for use.

It also allows for more semantic conventions for scope attributes to be defined in the future (#2682).

See https://github.com/open-telemetry/build-tools/releases/tag/v0.14.0.
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