2 references to SchemaUrl
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
105
if (json.
SchemaUrl
is not null)
107
scopeSpans.SchemaUrl = json.
SchemaUrl
;