Daniel Romano
Daniel Romano
## Summary of changes HotChocolate v11-v12 Tracer integration and sample application (chose the most popular latest versions) ## Reason for change Implement integration with Hotchocolate GraphQL .net library ## Implementation...
## Summary of changes Implemented the hability of enabling or disabling WAF rules by Remote Config (ASM Profuct) ## Reason for change Users (or admins) needed a way to disable...
## Summary of changes Added the hability to filter eventual duplicated Spans in the `MockTracerAgent` ## Reason for change Sometimes CI shows received duplicated spans when a socket error occurs...
## Summary of changes Added telemetry to survey the status of the new WAF Unmanaged Pools (number of "pooled" and "slow" pools) Added a limit to the amount of "pooled"...
## Summary of changes Externalized all embedded functions in `Encoder` ## Reason for change `Encoder` code was a bit difficult to read due to the long embedded functions it contained....
## Summary of changes Adds AotProcessor tool to instrument assemblies offline to be used in AoT compilation. To do so, it instantiates the native Profiler and feeds it with the...
## Summary of changes Added the hability to filter restrict some callsites to the bodies of the "filtered" methods. ## Reason for change Some special instrumentations required to replace some...
## Motivation dotnet has experienced an increase in system tests flakiness ## Changes Increase timeouts in the library and agent interfaces Add a final flush class to the weblog ##...
## Summary of changes Modified code generators to also generate CallTargets and CallSites in .h files, so they can be embedded directly in the Native library avoiding the need to...
### What does this PR do? What is the motivation? ### Merge instructions Merge readiness: - [ ] Ready for merge **For Datadog employees**: Your branch name MUST follow the...