-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Diagnostics, Internal Code
-
None
-
Fully Compatible
-
Integrate+Tuning 15 (06/03/16), Integrate+Tuning 16 (06/24/16)
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We need to design in-memory data structures for the operation latency histogram and find an appropriate place to store them.
These data structures include (but might not be limited to)
- an actual histogram class with a fast increment operation
- a namespace-to-histogram map
- a command name-to-histogram type map (i.e. is this a read/write/command)