2 references to ZeroCount
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
625if (json.ZeroCount.HasValue) 627dataPoint.ZeroCount = json.ZeroCount.Value;