[otlp] Replace the current trace implementation with the new one #6785
Annotations
10 errors
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpHttpExporterBenchmarks.cs#L67
The type or namespace name 'OtlpHttpTraceExportClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpGrpcExporterBenchmarks.cs#L39
The type or namespace name 'OtlpGrpcTraceExportClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpGrpcExporterBenchmarks.cs#L13
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpHttpExporterBenchmarks.cs#L14
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpGrpcExporterBenchmarks.cs#L39
The type or namespace name 'OtlpGrpcTraceExportClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpHttpExporterBenchmarks.cs#L67
The type or namespace name 'OtlpHttpTraceExportClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpGrpcExporterBenchmarks.cs#L13
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpHttpExporterBenchmarks.cs#L14
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpHttpExporterBenchmarks.cs#L67
The type or namespace name 'OtlpHttpTraceExportClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet build ./build/OpenTelemetry.proj:
test/Benchmarks/Exporter/OtlpGrpcExporterBenchmarks.cs#L39
The type or namespace name 'OtlpGrpcTraceExportClient' could not be found (are you missing a using directive or an assembly reference?)
|
Loading