Andrew Lock
Andrew Lock
Currently this generates invalid code. Should either handle this gracefully (a pain) or alternatively just add a diagnostic saying it's not valid to apply to these enums
## Summary of changes Initial generation done with claude/code using: > Create a markdown document in docs/devlopment called UpdatingTheSdk.md that describes how to do a version-bump upgrade for the version...
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes - Update Lambda integration to check whether tracing is enabled before generating spans ## Reason for change [A customer](https://datadoghq.atlassian.net/browse/SLES-2140) was unable to set `DD_TRACE_ENABLED=0` to disable...
## Summary of changes Add an additional step to the IIS install to explicitly disable app pool recycling ## Reason for change We've been seeing flakiness in the end-to-end fleet-installer...
## Summary of changes - Unify multiple similar workflows - Add an action that will suggest the changes on the PR ## Reason for change We're currently building the tracer...
I'm trying to debug a parametric test failure, but: - The tracer logs aren't captured from the container, so there's no way of seeing them - The containers are always...
## Summary of changes - Fix a nullability attribute - Pass in an `Iast` instance in favour of using static `Iast.Iast.Instance` ## Reason for change In `AspNetCoreDiagnosticObserver`, we explicitly pass...
## Summary of changes Adds a helper, `WaitOrDump` which waits for a mutex, and takes a memory dump if it fails ## Reason for change We've been seeing unexpected timeouts...
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details