2 references to SchemaUrl
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
351
if (json.
SchemaUrl
is not null)
353
resourceMetrics.SchemaUrl = json.
SchemaUrl
;