2 references to SchemaUrl
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
283
if (json.
SchemaUrl
is not null)
285
scopeLogs.SchemaUrl = json.
SchemaUrl
;