dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

some sidecars missing from the dashboard

Open aktxyz opened this issue 3 years ago • 1 comments

I have some scripts that help set things up for dev work, the scripts invoke daprd.exe directly (ie not via dapr.exe wrapper/helper proc). I had noticed for a while that some of my sidecars/apps don't show in the dashboard, and I just realized that daprd.exe instances started directly ... are the ones that don't show up.

I have always thought that dapr was a helpful tool to run the sidecar and app more easily ... but not something that was required to be used. The daprd process is the actual sidecar so is required.

Is there something in the dashboard that is dependent on things be started via dapr.exe ... so direct daprd instances are ignored?

aktxyz avatar Sep 06 '21 14:09 aktxyz

We had this problem in the CLI recently. Updating the CLI version used in the dashboard might fix this.

artursouza avatar Sep 16 '21 05:09 artursouza