Software Development Kit (SDK) and API Discussions

CDOT : Global Performance Latency counters wrong ?

akitsen
1,385 Views

Hello community,

 

 

 

I'm looking at the global performance counters via the API and I think the latency counters may be incorrect, as I'm seeing some really high latency numbers.

 

System: CDOT NetApp 9.2P1

API endpoint = perf-object-get-instances 

object-name = system:constituent

 

<counter-info>
			<base-counter>total_ops</base-counter>
			<desc>Average latency for all operations in the system in microseconds</desc>
			<is-deprecated>false</is-deprecated>
			<name>total_latency</name>
			<privilege-level>admin</privilege-level>
			<properties>average</properties>
			<unit>microsec</unit>
</counter-info>

 

Makes we wonder if the units are actually nanoseconds.

 

Any insight would be very helpful.

 

 

 

0 REPLIES 0
Public