Andrew Lock
Andrew Lock
## Summary of changes Stop storing the `TracerSettings` telemetry forever ## Reason for change Back in v2, when we first implemented config telemetry, we had to store the telemetry on...
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes Replace `ArraySegment` with `SpanCollection` ## Reason for change `ArraySegment` is a wrapper around an array, and by design, always requires allocating an array. However, if we...
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes - Changes the IIS command to do a global install instead of IIS - Re-instates smoke tests for global instrumentation ## Reason for change We want...