You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then I realized that Dapr sidecar information for each service is present in the docker-compose.override.yml, causing the dashboard to miss detecting them.
I am unsure whether this behavior is a bug or if it's intended to have only -docker-compose-path arg, so we should always put the sidecars info in the docker-compose.yml file?