In addition to the "etime" stat in the access we can also add the time the operation spent in the work queue, and how long the actual operation took. We now have "wtime" and "optime" to track these stats in the access log.
Also updated logconf for notes=F (related to a different ticket), and stats for wtime and optime.
Description:
In addition to the "etime" stat in the access we can also add the time the operation spent in the work queue, and how long the actual operation took. We now have "wtime" and "optime" to track these stats in the access log.
Also updated logconf for notes=F (related to a different ticket), and stats for wtime and optime.
relates: https://pagure.io/389-ds-base/issue/51165