3 references to GetFieldValue
Aspire.Dashboard (2)
Api\TelemetryApiService.cs (1)
460/// <see cref="OtlpLogEntry.GetFieldValue"/>. Returns null for unrecognized keys.
Model\Otlp\TelemetryFilter.cs (1)
59/// milliseconds stored in the field value from <see cref="OtlpSpan.GetFieldValue"/> / <see cref="OtlpLogEntry.GetFieldValue"/>.
Aspire.Dashboard.Tests (1)
TelemetryRepositoryTests\LogTests.cs (1)
331.Select(log => OtlpLogEntry.GetFieldValue(log, field))