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 CEL filter to the CLI, fixes #3112 #3124

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

knrc
Copy link

@knrc knrc commented Nov 15, 2024

Fixes #3112

Description

Integrate the existing CEL filtering capability into the CLI

Changelog

@knrc knrc requested a review from a team as a code owner November 15, 2024 18:42
@knrc knrc requested a review from tpapagian November 15, 2024 18:42
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

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

Hi,

Thanks for the PR!

It seems to me that this PR attempts to add support for CEL filters in the export filters rather than the CLI (tetra). Could you please add more details about what the PR attempts to do? An example of how it works in the commit message would be very helpful in that regard.

@knrc knrc marked this pull request as draft November 18, 2024 14:22
@knrc
Copy link
Author

knrc commented Nov 18, 2024

Hi,

Thanks for the PR!

It seems to me that this PR attempts to add support for CEL filters in the export filters rather than the CLI (tetra). Could you please add more details about what the PR attempts to do? An example of how it works in the commit message would be very helpful in that regard.

Sorry, my mistake. I picked this up at the Contribfest, found that these filters were missing the CEL integration and submitted the fix. I'll tidy this up, and fix the CLI issue, some time over the next few days.

In the meantime I've converted this to a draft

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.

tetra cli: add support for cel_expression filter
2 participants