kestra-io/kestra

Executions mini charts enhancement

Open

#11.126 geöffnet am 8. Sept. 2025

Auf GitHub ansehen
 (13 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (26.854 Stars) (2.579 Forks)batch import
area/frontendgood first issue

Beschreibung

The components is intended to be display in mutiple place in the future.

Actually we using the default timerange that is 7 days.

We should

  • create a component to make it easy to be embedded for the current flow
  • let people choose in the setting the number of days (28, 14, 7 days with a default to 14 days)
  • include it on the overview page where we have a lot of space
  • include it on the flow dependencies page
  • on trigger as tooltip on rollover on the flow (data loaded only when displayed)

Contributor Guide