Mohit Malik

Results 3 issues of Mohit Malik

R.allPass is returning false for this case ``` var plusEq = function(w, x, y, z) {return w + x === y + z; }; console.log(R.allPass([plusEq])(3,3,3,3)) ``` output: `false`

done waiting release

**Graphql plugin consumes lots of cpu** I am using graphql plugin of dd-trace, and on cpu profiling found out that its consuming atleast 10% of cpu, 8.1% of cpu is...

bug
performance

I integrated datadog in the apollo-router, after integration I did the load test(400rps), and I started getting following errors: `ERROR apollo_router::plugins::telemetry: OpenTelemetry trace error occurred: cannot send span to the...

triage
raised by user