Alex Michel
Results
2
comments of
Alex Michel
I have the same issue. when it calls http://localhost:8080/api/traces/raw?traceIds= passing json array of multiple trace ids in querystring, result is always empty. When using http://localhost:8080/api/trace/raw/69a1574c58b1b8b2 for single trace it always...
This problem scope is bigger than just unit tests. I have common transformations that I want to be able to reuse in all projects as npm package. It also causes...