raharper@uc16-ds-identify:~/cloudinit-analyze$ sudo journalctl -o short-precise -u cloud-init-local | ./bin/cloudinit-analyze show -i -
-- Boot Record 01 --
The total time elapsed since completing an event is printed after the "@" character.
The time the event takes is printed after the "+" character.
Starting stage: init-local
|`->no cache found @00.01061s +00.00056s
Finished stage: (init-local) 00.07229 seconds
Total Time: 0.07229 seconds
1 boot records analyzed
----------------------------------------------
vs, "non-ds-identify cloud-init searching"
----------------------------------------------
root@x-unevaporated-stuart:~/cloudinit-analyze# journalctl -o short-precise -u cloud-init-local | ./bin/cloudinit-analyze show -i -
-- Boot Record 01 --
The total time elapsed since completing an event is printed after the "@" character.
The time the event takes is printed after the "+" character.
Starting stage: init-local
|`->no cache found @00.01755s +00.00068s
|`->no local data found from DataSourceNoCloud @00.16780s +00.13236s
|`->no local data found from DataSourceConfigDrive @00.30054s +00.27390s
|`->no local data found from DataSourceOpenNebula @00.57842s +00.07744s
|`->no local data found from DataSourceDigitalOcean @00.65616s +00.00192s
|`->no local data found from DataSourceOVF @00.65835s +00.00346s
|`->no local data found from DataSourceSmartOS @00.66207s +00.00163s
Finished stage: (init-local) 00.69235 seconds
Total Time: 0.69235 seconds
1 boot records analyzed