When using CurrentOp command. I want to get queryhash from long running query.
I made program that collects profiling data from log file, which slow log in logfile contains queryhash.
So I was thinking
to match currentOp queryhash and log file queryhash to detect slow queries.
I can’t get queryhash from currentop .