feat: add http.route attribute to open telemetry on requests #1047
Annotations
10 warnings
|
src/http/httpClient/HttpClientRequestAdapter.cs#L700
Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L515
Remove this unused method parameter 'cancellationToken'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L350
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L616
Remove the unused private field 'BearerAuthenticationScheme'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L610
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L700
Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L350
Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L515
Remove this unused method parameter 'cancellationToken'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L616
Remove the unused private field 'BearerAuthenticationScheme'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
src/http/httpClient/HttpClientRequestAdapter.cs#L610
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
The logs for this run have expired and are no longer available.
Loading