2 references to SchemaUrl
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
84
if (json.
SchemaUrl
is not null)
86
resourceSpans.SchemaUrl = json.
SchemaUrl
;