Description
As described in the sdk-rfc, "Slow operation summaries are to be logged at the INFO, or equivalent, level."
In a test in PYCBC-485, I saw this:
[cb,WARN] (tracer L:126 I:1540349902) Orphan responses observed: {"count":5,"service":"kv","top":[{"last_local_address":"127.0.0.1:62055","last_local_id":"000000005bcfdfce/1252b3feee335cbc","last_remote_address":"127.0.0.1:11210","operation_id":"0x1478a","operation_name":"get","server_us":0,"total_us":162},{"last_local_address":"127.0.0.1:62055","last_local_id":"000000005bcfdfce/1252b3feee335cbc","last_remote_address":"127.0.0.1:11210","operation_id":"0x143e9","operation_name":"get","server_us":0,"total_us":1041},{"last_local_address":"127.0.0.1:62055","last_local_id":"000000005bcfdfce/1252b3feee335cbc","last_remote_address":"127.0.0.1:11210","operation_id":"0x1455a","operation_name":"get","server_us":0,"total_us":1057},{"last_local_address":"127.0.0.1:62055","last_local_id":"000000005bcfdfce/1252b3feee335cbc","last_remote_address":"127.0.0.1:11210","operation_id":"0x143e8","operation_name":"get","server_us":0,"total_us":1196},{"last_local_address":"127.0.0.1:62055","last_local_id":"000000005bcfdfce/1252b3fe
|