kestra-io/kestra

Executions mini charts enhancement

Open

#11.126 aberto em 8 de set. de 2025

Ver no GitHub
 (13 comments) (0 reactions) (0 assignees)Java (2.579 forks)batch import
area/frontendgood first issue

Métricas do repositório

Stars
 (26.854 stars)
Métricas de merge de PR
 (Mesclagem média 1d 19h) (495 fundiu PRs em 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)

Guia do colaborador