kafbat/kafka-ui

Add option to select a time range

Aperta

#240 aperta il 22 mar 2024

 (5 commenti) (2 reazioni) (1 assegnatario)TypeScript (363 fork)auto 404
good first issuescope/backendscope/frontendstatus/triage/completedtype/enhancement

Metriche repository

Star
 (2554 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor