I have a metric named http.server.request
that stores the duration it took to respond to a http request. I want to get the number of request for which this duration is above a threshold ( say 1000ms ). I could see various percentiles (p99, p90, mean, etc) in the options but nothing that could give me this number. Is it possible to get this?
Asked
Active
Viewed 51 times
0

Abhishek Ranjan
- 238
- 2
- 14