kestra-io/kestra

Executions mini charts enhancement

Open

#11,126 opened on Sep 8, 2025

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

Repository metrics

Stars
 (26,854 stars)
PR merge metrics
 (Avg merge 2d 11h) (533 merged PRs in 30d)

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