Hi,
I am trying to implement this but not succeeding with the correct result :
can you help me acheive this?
I would like to have a bucket panel showing on x axis the time 1second 2 seconds more than 3 seconds. On the y axis, I would like to have the amount of Api distributed in the part <1sec and >3sec
Another bucket panel that shows on the x axis two buckets: 5*response code and the 4*response code on the y axis the top 5 api that are falling in the two buckets.
a third bucket that should have the top 10 API for which (amount of 5* of the current hour - amount of 5* of the previous hour >0.3 of traffic of the current hour)