Steven Bouwkamp
Steven Bouwkamp
Note: Still working on updating the integration/end-to-end tests for `WcfTests.cs` - there doesn't appear to be any tests for obfuscating resources
> Note: Still working on updating the integration/end-to-end tests for `WcfTests.cs` - there doesn't appear to be any tests for obfuscating resources I've updated the namespace that was being used...
What exactly _is_ a `P0` trace? 😃
Done in https://github.com/DataDog/dd-trace-dotnet/pull/5627
Done in https://github.com/DataDog/dd-trace-dotnet/pull/5627
Hi @lukeemery thanks for raising this We discussed this today and we're going to swap the environment variable added in that #4409 PR to default to `true` so that the...
Hi @lukeemery, We've implemented a new mapping scheme for the `Datadog.Span.OperationName` for `OpenTelemetry`/`Activity`. This should be out in our next version, `2.42.0`, which should be sometime next week (week of...
Hi @jeremytbrun We are looking into this now. As a potential step could you try seeing if setting `DD_DBM_PROPAGATION_MODE` to `disabled` resolves the issue? (obviously only a temporary workaround to...
Okay thanks for checking and confirming. I'm following up with other team members at the moment, I'm wondering if there is an issue with the `3.3.000` AAS extension, but I...
@jeremytbrun If you could, could you try to enable `DD_TRACE_DEBUG` (set to `1` or `true`) and see if we get additional debug logs? Also wondering if we have some `managed`...