I am trying to pull total latency per node. I am leveraging system:constituent -> total_latency
Taking the difference between 2 samples and dividing by differnce of "total_ops"
The documentation indiocates the units for this counter are in millisec, but based on the values I am getting the units look like they should be microsec.
Can anyone confirm?
Thanks James