Remove duration field from lock instrumentation (#4111)
Duration for which a lock was held can be computed from the `Since` field of `OpsLockState`. It is the difference between current time and time at which the namespace lock was held. This change avoids superfluous instrumentation.master
parent
7765081db7
commit
3032f0f505
Loading…
Reference in new issue