Roch Devost

Results 372 comments of Roch Devost

Good point. I'll have to check if we could use something like that with our requirements (which are a bit complicated) and will report back. Having an external implementation for...

@cbeauchesne I didn't get significant improvements, at least for Node, from doing this. More work might be needed especially on the Docker front for this to actually be useful

> may i close this PR ? it's already on 16 cores. Yep let's close it. For some reason we don't even seem to be gaining much from parallelizing to...

Actually what does this even do exactly? According to the description it seems like the right breakpoint will eventually happen anyway, so why have the delay to begin with?

Seems to me like a design flaw more than something that should be configurable. I'm going to agree with @BridgeAR here. This is equivalent to adding a sleep which wouldn't...

I don't think integrating OpenTelemetry is the right way to go. What should be done instead is adding `diagnostics_channel` support everywhere telemetry is needed, which OpenTelemetry can then listen to...

It would make assigning a code owner easier if this was its own folder directly under `packages` (which we could also decide to actually release as its own package later...

@BridgeAR Is this something you still plan to land?

> is this something you would like to still look into? I do think it makes sense to not have to built the agent on our own, but I didn't...