redpanda-data / redpanda-data/console

Filtering by header content

Open
#286 11 comments 0 reactions 1 assignee View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.