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

[pkg/telemetryquerylanguage] Add TQL mapping functions for InstrumentationScope attributes #13640

Conversation

pirgeo
Copy link
Member

@pirgeo pirgeo commented Aug 26, 2022

Description:
Adds mapping functions for InstrumentationLibraryScope.

Link to tracking Issue:
Resolves #13639

Documentation: Updated the respective README.md files.

@pirgeo pirgeo requested a review from a team August 26, 2022 15:45
@TylerHelmuth TylerHelmuth changed the title [transformprocessor] Add TQL mapping functions for InstrumentationScope attributes [pkg/telemetryquerylanguage] Add TQL mapping functions for InstrumentationScope attributes Aug 26, 2022
Copy link
Member

@TylerHelmuth TylerHelmuth left a comment

Choose a reason for hiding this comment

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

Thanks for keeping the TQL up-to-date with the Spec!

@TylerHelmuth TylerHelmuth added the ready to merge Code review completed; ready to merge by maintainers label Aug 26, 2022
@TylerHelmuth
Copy link
Member

@pirgeo please add a changelog entry for this change

@TylerHelmuth TylerHelmuth removed the ready to merge Code review completed; ready to merge by maintainers label Aug 26, 2022
@TylerHelmuth TylerHelmuth added the ready to merge Code review completed; ready to merge by maintainers label Aug 26, 2022
Copy link
Member

@bogdandrutu bogdandrutu left a comment

Choose a reason for hiding this comment

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

Blocking this because we need to stop adding copy paste code. Waiting for #13650

@bogdandrutu bogdandrutu dismissed their stale review August 26, 2022 21:17

Please rebase :)

@bogdandrutu
Copy link
Member

@pirgeo please rebase this.

@TylerHelmuth TylerHelmuth removed the ready to merge Code review completed; ready to merge by maintainers label Aug 29, 2022
@pirgeo pirgeo force-pushed the instrumentation_scope-attributes branch from 0c1be3a to 928c613 Compare August 29, 2022 18:12
@pirgeo
Copy link
Member Author

pirgeo commented Aug 29, 2022

Since the underlying change made this a very small change, I reorganized the commits a bit.

Copy link
Member

@TylerHelmuth TylerHelmuth left a comment

Choose a reason for hiding this comment

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

Can you add new tests scenarios in scope_test.go for the new getters/setters?

@TylerHelmuth TylerHelmuth self-requested a review August 29, 2022 18:26
@TylerHelmuth TylerHelmuth added ready to merge Code review completed; ready to merge by maintainers and removed ready to merge Code review completed; ready to merge by maintainers labels Aug 30, 2022
@TylerHelmuth
Copy link
Member

@pirgeo can you address the build failures?

@pirgeo pirgeo force-pushed the instrumentation_scope-attributes branch from 3dfe554 to 38bb896 Compare August 30, 2022 15:24
@TylerHelmuth TylerHelmuth added the ready to merge Code review completed; ready to merge by maintainers label Aug 30, 2022
@bogdandrutu bogdandrutu merged commit 9feb3cd into open-telemetry:main Aug 30, 2022
@pirgeo pirgeo deleted the instrumentation_scope-attributes branch August 31, 2022 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[transformprocessor/TQL] Instrumentation scope attributes are not accessible
4 participants