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] Move otel functions to telemetryquerylanguage pkg #12754

Merged

Conversation

TylerHelmuth
Copy link
Member

Description:
This PR moves functions from the transform processor that do rely on pdata. These functions are intended to be used in implementation of the TQL that interact with OTEL data via pdata.

The functions are copied from the transform processor. There as been no functional change except to make the functions public.

The transform processor will be updated to use these functions in a later PR.

Link to tracking Issue:
Works towards #11751

Testing:
Ran unit tests

Documentation:
Added new function documentation.

@TylerHelmuth TylerHelmuth requested review from a team and mx-psi July 27, 2022 16:22
@TylerHelmuth
Copy link
Member Author

/cc @kentquirk

@TylerHelmuth TylerHelmuth requested a review from djaglowski August 1, 2022 21:29
@djaglowski djaglowski merged commit 201f316 into open-telemetry:main Aug 2, 2022
@TylerHelmuth TylerHelmuth deleted the issue-11751-move-functions-otel branch August 2, 2022 14:39
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.

3 participants