mhansen / ansible-trace

Visualise Ansible execution time across playbooks, tasks, and hosts.
GNU General Public License v3.0
97 stars 3 forks source link

feat(spans): Add role level spans, item spans, rework test #22

Open louisquentinjoucla opened 2 years ago

louisquentinjoucla commented 2 years ago

:wave: !

Close #18 Close #1 Close #23

Rework tests to take in account there can be multiple duration events with the same uuid As we are lacking of callback this is mostly hack atm

Here some examples: image image

And here an use case:

image

Sorry for the noise, with all tests will fix it asap, Waiting for your review !