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

Split GCP-specific processors from general one #42

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

multani
Copy link
Owner

@multani multani commented Sep 21, 2024

This introduces a new function to build the list of GCP-specific processors and moves the non-GCP processors to the default processors builder.

This should allow people who want more configuration over the list of processors (like more processors, or a different JSON renderer) to customize their processors more easily, while still offering a default "go-to" configuration function.

Helps: #28

This introduces a new function to build the list of GCP-specific processors
and moves the non-GCP processors to the default processors builder.

This should allow people who want more configuration over the list of
processors (like more processors, or a different JSON renderer) to customize
their processors more easily, while still offering a default "go-to"
configuration function.
@multani multani added the enhancement New feature or request label Sep 21, 2024
@multani multani self-assigned this Sep 21, 2024
@multani multani merged commit f2cfaca into main Sep 21, 2024
5 checks passed
@multani multani deleted the split-core-processors branch September 21, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant