👋 Hi, I have a question about Metrics
👋 Hi, I have a question about Metrics and how to interpret them. OI the image, there is read latency of our KV store. Is this correct interpretation?
- P99 390ms: means that 99% of read operations are done under 390ms
- P50 18ms: means that 50% of read operations are done under 18ms

1 Reply
That's correct!