2 references to SchemaUrl
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
262
if (json.
SchemaUrl
is not null)
264
resourceLogs.SchemaUrl = json.
SchemaUrl
;