This message was deleted.
# general
s
This message was deleted.
l
I'm not aware of any. Try turning on the verbose logging and seeing if there's something in there that you can parse out and build timings from?
m
Totally. I'll look into how to do this. Any idea on what flags to get access to those timestamps/data? (or links to docs) Haven't dug too deeply into pulumi logging options.
l
I think
--logtostderr -v=9
should give you almost everything? There are higher levels of debug output, but 9 is pretty ott, should capture everything you need.