Add support for OTEL_INSTRUMENTATION_HTTP_KNOWN_METHODS #2081
Annotations
10 errors
dotnet build:
src/OpenTelemetry.Instrumentation.AspNetCore/AspNetCoreTraceInstrumentationOptions.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L141
No overload for method 'SetHttpMethodTag' takes 3 arguments
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L98
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L103
No overload for method 'SetHttpMethodTag' takes 3 arguments
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L428
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
|
dotnet build:
src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
|
The logs for this run have expired and are no longer available.
Loading