ngjaying
ngjaying
@Rookiecom This is not performance test. In the UT, we only need to cover the functionality, like assert the return body format. You don't even need to feed data if...
> @ngjaying I'm really doing a functional test. Because cpuprofile library only parse the profileData with label, I can only get an empty map if I don't feed data.If only...
> @ngjaying There is nothing I can do about that goroutine which writes metrics regularly OK,thanks. You can take a look at the mock timer timex package. Or we can...
@Rookiecom I'll merge this for now. We can add more tests and docs in other PRs.
Closes #3080
@nbenhur You'll need to use a HTTP client like postman to issue those REST API commands.
Close as no response.
@Maingol The .so/.json file and .yaml (if any) must be in the root of the zip file. It seems you put it in a directory named sql
@Maingol In the zip file, did you have that sql directory in the root? We cannot tell from this screenshot. Sql.so must be in the root of the zip.
What about attach the zip file?