Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds duration charts #135

Merged
merged 10 commits into from
Aug 1, 2017
Merged

Adds duration charts #135

merged 10 commits into from
Aug 1, 2017

Conversation

dufrannea
Copy link
Contributor

  • A stacked area chart displaying average wait/run times over the last 30 days
  • A chart displaying the maximum runtime over the last 30 days
  • A chart displaying the number of failures over the last 30 days

- Monitors via executor polling
- Adds waitingSeconds info to execution model
- Adds a progressbar component to display waiting / running times
- Aggregation for run/wait times is now 'mean'
- Max(runTime) has been added
@guillaumebort guillaumebort merged commit aeac298 into master Aug 1, 2017
@guillaumebort guillaumebort deleted the adufranne-durationgraph branch August 1, 2017 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants