redpanda-data / redpanda-data/console
Filtering by header content
Open
Nobody has claimed this yet.
bug
frontend
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
Hi, I would like to be able to filter using data in header.
For example.
Message has in the header
key: metadata
and value for this key: {"source":"SUMPTIONBUCKETS"}
I would like to put in the filter
return header.metadata.source == 'SUMPTIONBUCKETS'
to get this message.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.