brainy-nest-61978
04/10/2020, 11:07 AMpulumi up --tracing=file:./up.trace
and I've installed appdash to try to view them. but not sure how to use it. I've also tried running the appdash listener appdash serve
so that I can send try to send the trace directly there (if thats possible), but it exits immediately with the following message :
appdash collector listening on :7701 (plaintext TCP (no security))
appdash HTTP server listening on :7700
rename C:\Users\MICHAE~1.GUI\AppData\Local\Temp\appdash785531047 /tmp/appdash.gob: The system cannot find the path specified.
tall-librarian-49374
04/10/2020, 11:14 AMPULUMI_DEBUG_COMMANDS=1 pulumi view-trace ~/Downloads/up.trace
/pulumirpc.ResourceMonitor/RegisterResource
callsbrainy-nest-61978
04/10/2020, 11:19 AMPULUMI_DEBUG_COMMANDS=1 : The term 'PULUMI_DEBUG_COMMANDS=1' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:1
+ PULUMI_DEBUG_COMMANDS=1 pulumi view-trace ~/Downloads/up.trace
+ ~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (PULUMI_DEBUG_COMMANDS=1:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
tall-librarian-49374
04/10/2020, 1:22 PMbrainy-nest-61978
04/10/2020, 6:45 PMpulumi help
. I've rebooted a few times. started new projects/stacks. Checked internet connectivity.white-balloon-205
tall-librarian-49374
04/10/2020, 7:26 PM