kafbat/kafka-ui

Add option to select a time range

Offen

#240 geöffnet am 22.03.2024

 (5 Kommentare) (2 Reaktionen) (1 zugewiesene Person)TypeScript (363 Forks)auto 404
good first issuescope/backendscope/frontendstatus/triage/completedtype/enhancement

Repository-Metriken

Stars
 (2.554 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

Yes. Filtering messages in a time range is very difficult at the moment

Describe the feature you're interested in

Currently, we have the option to select "Since time" and "To Time":

image

I would like to have the option to select both and build a time range that will show the messages that fall within a specific range. The goal is to be able to build search queries like : "Select messages between March 20 and March 22"

Describe alternatives you've considered

I am not aware of any alternative other than select "Since time" and scroll manually

Version you're running

2956664

Contributor Guide