Ruben Bridgewater

Results 323 comments of Ruben Bridgewater

It's actually a security aspect by github. Github actions were for example misused to do bitcoin mining and people tried to steal secrets from the github actions.

> I think the first two are obivous and not confusing. I agree with the height metric. It seems fine to just keep it flat. But the color should likely...

This is unblocked due to #3077 landing :partying_face:. Finding a concrete implementation to fix this is likely the tricky point though. I also wondered if we just want to show...

Could you please reach out to our support https://www.datadoghq.com/support/ and request the implementation of the promise API instrumentations? That way it will be prioritized. Otherwise it's more difficult for us...

I improved the performance for this case in Node.js directly after seeing this https://github.com/nodejs/node/pull/58362 I still think it's good to add the rule though, since it makes the intend clearer.

@rctbusk sorry for the very late reply. It seems like this has been implemented by now with two new environment variables in https://github.com/DataDog/dd-trace-js/pull/4800 I am very sorry this was not...

Please revert the margin change and release a new version ASAP. Afterwards we can open the PR again and check why the building size is not correct anymore. // cc...

@sabrenner is this still worked upon? I guess we could otherwise close it?

I believe the original issue was not a good path for improving the performance effectively as also seen in the benchmark results. I am going to close this, since this...