Andrew Lock

Results 1518 comments of Andrew Lock

Thanks @JoeGaggler, that's really useful, I'm a little confused about one aspect - in order to use the Datadog.Trace.Bundle Nuget, you need to set a bunch of environment variables (`CORECLR_PROFILER_PATH`,...

Thanks for that @JoeGaggler! Unfortunately I can't see anything obvious at all, that all looks ok to me 🤔 Would it be possible to [raise a ticket with support](https://help.datadoghq.com/hc/en-us/requests/new) so...

Hey @JoeGaggler, just wanted to follow up to say that those logs you sent in the ticket were really useful, thank you! We'll should keep general communication there, but just...

Hey @JoeGaggler, just FYI, this should be fixed by #6184, which will be part of the next release 🙂

> Just noticed this in the CI. We should review those. Yeah, to be honest, we may not need to merge this PR at all. We're looking at those dumps...

## Execution-Time Benchmarks Report :stopwatch: Execution-time results for samples comparing the following branches/commits: - [This PR (5663)](https://github.com/DataDog/dd-trace-dotnet/tree/81fc078062b8895bd4af1fac943804a087f5c94b) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/957a5c8e27c0474d473162d5a788b92ab51216e4) Execution-time benchmarks measure the whole time it takes to execute a...

## Throughput/Crank Report:zap: Throughput results for AspNetCoreSimpleController comparing the following branches/commits: - [This PR (5663)](https://github.com/DataDog/dd-trace-dotnet/tree/81fc078062b8895bd4af1fac943804a087f5c94b) - [master](https://github.com/DataDog/dd-trace-dotnet/tree/3d040dc85fb5c8df047897267edb5d542a1d7df4) - [benchmarks/2.9.0](https://github.com/DataDog/dd-trace-dotnet/tree/89ae3f4ee7d85b824badda5873166707c9e560b4) Cases where throughput results for the PR are worse than latest...

## Benchmarks Report for tracer :snail: Benchmarks for #5663 compared to [master](https://github.com/DataDog/dd-trace-dotnet/tree/c3f6a4344aad18e5eff517170a19cecaa90433f9): * 1 benchmarks are **faster**, with geometric mean 1.138 * 2 benchmarks are **slower**, with geometric mean 1.131...

As far as I can see, we don't depend on _System.Net.Http_, even transitively 🤔 Which NuGet package are you referring to? [Datadog.Trace](https://www.nuget.org/packages/Datadog.Trace)?

OK, thanks for the details. To set expectations, I doubt we will take this approach. [The OpenTracing project](https://opentracing.io/) is archived and considered deprecated at this point. We recommend considering [moving...