Dev Spaces Service Health Dashboard #342
Description
Describe the bug
Running command azds space list
fails with error message: The operation was canceled.
To Reproduce
az aks get-credentials -g <rg-name> --name <cluster-name>
azds controller list
azds controller select -g <rg-name> -n <controller-name>
azds space list -v
A list of the existing Dev Spaces is returned with the appropriate column headers.
Logs
2020-05-19T16:15:22.2951820Z | CLI | TRACE | Event: Command.Start <json>{"properties":{"arguments":"space list -v"},"metrics":null}</json>\nOperation context: <json>{"clientRequestId":null,"correlationRequestId":null,"requestId":null,"userSubscriptionId":"<subscription-id>","startTime":"2020-05-19T16:15:21.9678980Z","userAgent":"CLI/1.0.20200507.16","requestHttpMethod":null,"requestUri":null,"apiVersion":"3.2","version":"1.0.20200507.16","requestHeaders":{},"loggingProperties":{"applicationName":"CLI","deviceOperatingSystem":"Darwin 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64","framework":".NET Core 4.6.26515.07","macAddressHash":"<mac-hash>","commandId":"64a842ba-5f71-4140-af80-32ea9b2ecef8","processId":10055,"targetEnvironment":"Production"}}</json>
Environment Details
Client used: CLI
1.0.20200507.16
API v3.2```
Client's version: `API v3.2`
Operating System: `Mac OS`
I was informed also that the product team is reviewing the issue, so insight on when the service is down or active tickets is good to know so that development teams are informed and can adjust if needed.