4 references to Unspecified
Aspire.Dashboard (1)
Otlp\Storage\TelemetryRepository.cs (1)
904_ => OtlpSpanKind.Unspecified
Aspire.Dashboard.Components.Tests (1)
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
305KeyValuePair<string, string>[]? attributes = null, OtlpSpanStatusCode? statusCode = null, string? statusMessage = null, OtlpSpanKind kind = OtlpSpanKind.Unspecified,
Aspire.Dashboard.Tests (2)
TelemetryRepositoryTests\TraceTests.cs (1)
32[InlineData(OtlpSpanKind.Unspecified, (Span.Types.SpanKind)1000)]
tests\Shared\Telemetry\TelemetryTestHelpers.cs (1)
305KeyValuePair<string, string>[]? attributes = null, OtlpSpanStatusCode? statusCode = null, string? statusMessage = null, OtlpSpanKind kind = OtlpSpanKind.Unspecified,