kestra-io/kestra

Executions mini charts enhancement

Open

#11126 opened on Sep 8, 2025

View on GitHub
 (13 comments) (0 reactions) (0 assignees)Java (26,854 stars) (2,579 forks)batch import
area/frontendgood first issue

Description

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