Roberto Andrade

Results 45 comments of Roberto Andrade

I'm experiencing the same issue and gonna try this solution. The default contents on the hosts file are: ``` # Copyright (c) 1993-2009 Microsoft Corp. # # This is a...

I'm noticing the same behavior and believe it's related to #9 and #19

Tried reverting back to the 0.3.2 release, tried clearing the hosts file but still the same issue remains as described in the other issues.

There seems like there's one with the same owner in docker hub: https://hub.docker.com/r/cydrobolt/polr It has hasn't been built/tagged yet. https://github.com/ajanvier/docker-polr Seems to be the most complete/configurable one so far.

any news on this? having to start transactions and spans for every method call is far from ideal... was thinking of hacking something together with magic methods and monkey patching...

So the guys from Sqreen (now part of DataDog) published a pretty in-depth analytics on how they built theirs https://blog.sqreen.com/dynamic-instrumentation-agent-php/ And similar to opentelemetry.io like I mentioned earlier, seems like...

any news on this? trying to run this in a VM on a M1 mac, sure could run the x86 version instead but wanted to get the performance boost.

This would be specially useful when swapping out legacy `Microsoft.ApplicationBlocks.Data.SqlHelper` calls to `SqlHelper.ExecuteReader(ConnectionString, CommandType.Text, sql, sqlCommandParameters)` by the equivalent `Database.ExecuteReader` passing `SqlParameter` instances in the array and referring to their...

noticed the same thing soon after going through the whole hassle of installing and registering the device/app :(

this is what I see on the developer console: