-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Hi. Is it possible to get start and end timestamp of each operation (read,insert,update) during YCSB client execution? I'm running an experiment on MongoDB by using YCSB while monitoring system resource utilization by Collectd and later storing monitoring results in InfluxDB time series data base. Later, with comparing timestamps I can infer each operation corresponding utilized system resources.
Thanks.