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

Support filtering by kafka structured value field(s) #1062

Closed
jfallows opened this issue May 28, 2024 · 0 comments · Fixed by #1093
Closed

Support filtering by kafka structured value field(s) #1062

jfallows opened this issue May 28, 2024 · 0 comments · Fixed by #1093
Assignees
Labels
story Feature description from user's perspective

Comments

@jfallows
Copy link
Contributor

Describe the desired outcome from the user's perspective
As an appdev, I want to configure zilla to filter kafka messages by one or more fields in the structured message value.

Acceptance criteria

  • http-kafka can filter by kafka message structured value field
  • sse-kafka can filter by kafka message structured value field

Additional context
One approach is to enhance kafka cache_server to promote fields of structured messages with model to virtual message headers, so they are indexed in the same way as actual message headers.

@jfallows jfallows added the story Feature description from user's perspective label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Feature description from user's perspective
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants