Commit b1bc5a1
authored
Downgrade DSM flush shutdown log from Error to Warning (#7984)
## Summary of changes
Addressing some [test
flake](https://dev.azure.com/datadoghq/dd-trace-dotnet/_build/results?buildId=192892&view=logs&j=31acdf08-3064-571d-e44c-78b15fe9b1f9&t=582a4466-53a3-57ed-5676-bdeb8e6ba7e6).
This can happen in an overloaded CI environment.
## Reason for change
## Implementation details
## Test coverage
## Other details
<!-- Fixes #{issue} -->
<!-- 1 parent 5ec78b0 commit b1bc5a1
File tree
1 file changed
+1
-1
lines changed- tracer/src/Datadog.Trace/DataStreamsMonitoring
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments