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