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

[processor/starlarktransformprocessor] New Component for transforming telemetry data using embedded Starlark Code #26721

Closed
wants to merge 17 commits into from

Conversation

daidokoro
Copy link
Contributor

@daidokoro daidokoro commented Sep 17, 2023

Description:

This PR adds the starlarktransform Processor.

The starlarktransform processor (config name: starlarktransform) allows users to use starlark code (_a python dialect) to transform telemetry data for metrics, logs and traces.

Link to tracking Issue: #27087

Testing:

  • Unit testing

Documentation: README.md

@daidokoro daidokoro requested review from a team and dmitryax September 17, 2023 22:52
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 17, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@TylerHelmuth
Copy link
Member

@daidokoro thank you for your interest in the Collector. New component proposals should start with a Component Proposal issue. Also checkout the Contributing Guide.

@daidokoro
Copy link
Contributor Author

@daidokoro thank you for your interest in the Collector. New component proposals should start with a Component Proposal issue. Also checkout the Contributing Guide.

Thanks @TylerHelmuth, proposal submitted.

@daidokoro daidokoro changed the title [processor/pytransform] New Component for transforming telemetry data using embedded Python Code [processor/starlarktransformprocessor] New Component for transforming telemetry data using embedded Python Code Sep 24, 2023
@daidokoro daidokoro changed the title [processor/starlarktransformprocessor] New Component for transforming telemetry data using embedded Python Code [processor/starlarktransformprocessor] New Component for transforming telemetry data using embedded Starlark Code Sep 24, 2023
@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Oct 22, 2023
Copy link
Contributor

github-actions bot commented Nov 6, 2023

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants