tophat / jenkins-timeline-plugin

A build timeline to facilitate the inspection of Jenkins pipelines and identify bottlenecks.
https://jenkinstimeline.com
Apache License 2.0
34 stars 11 forks source link

Add option to hide idle time where jenkins is waiting for a node #117

Open noahnu opened 3 years ago

noahnu commented 3 years ago

Is your feature request related to a problem? Please describe.

I use the timeline plugin to see what steps need to be optimized. I don't really care about delays due to nodes being offline, and would like a way to hide this idle time.

Describe the solution you'd like

A toggle button to hide time where no stages are running. E.g. this whitespace:

image