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