Latency missing
subnetmarco opened this issue · 3 comments
subnetmarco commented
james-callahan commented
That is expected if the access/balancer phases took a negligible (i.e. 0
) amount of time (which is common depending on choice of plugins).
Also keep in mind that kong only rarely updates the time via ngx.update_time
. This was improved in Kong/kong@a08ff0c
subnetmarco commented
@james-callahan wouldn't the latency still be there, with value 0
? It seems like it's actually missing completely.
james-callahan commented
If you enlarge the span it should be there (as 0).