Dhruv Patel

Results 7 comments of Dhruv Patel

@nehaLohia27 Can you check your results once in the `/api/perf/profile/result` api? If the static board data was collected and persisted correctly, it should have filled the `ServerBoardConfig` field. ( As...

Its an API endpoint for Meshery itself. It queries for perf results of your old tests. You can make a GET request to get the results. PS: Sorry for late...

@kumarabd @mgfeller I just reviewed the conversation. So for the first Issue, - Yes, Consul adapter is quite outdated, but so is SMI support for other [SMI providers](https://layer5.io/service-mesh-landscape#smi), like LinkerD...

@mgfeller I see mistake in my assumption now. Even though we would be able to get the `sidecar` injected, we would still need to specify the `upstream service` in Pods...

Works for me. ``` helios@helios:~/projects/a4e/dory-dnsmasq$ docker build . [+] Building 0.4s (10/10) FINISHED docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 471B 0.0s => [internal]...

Firstly, I would like to apologize, I came here while working on canvas with was using something called dory-dnsmasq to make my localhost:3000 redirect to canvas.local, but my login system...

Tided go.mod files and built again. ``` helios@helios:~/projects/dinghy-http-proxy$ docker build --no-cache -t dinghy-http-proxy . [+] Building 17.1s (20/20) FINISHED docker:default => [internal] load build definition from Dockerfile 0.0s => =>...