cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What tile or metric can I use to count key requests with response status OK?

ocontreras
Participant

What tile or metric can I use to count key requests with response status OK (200, 300) and/or KO (400, 500) and show on dashboards?

Thanks for responses.

 

3 REPLIES 3

skrystosik
DynaMight Guru
DynaMight Guru

If you have key request, you can create custom chart with this measure:

then you can filter out requests by it's name if you want particular one. Then you will have what you need. you have as well measures for requests without 5xx errors with errors (all types) without etc.

Sebastian


Regards, Sebastian

Thanks, but I need a metric that counts responses status 400 + 500 (not separated).


there is metric for failure rate in general is available there as well. Go to create custom chart => pick Services Category and on metrics list you can write failure key request. You will see bunch of available metrics. Check them there. If you wont have count not percentage, you will have to go to servcies that is the most on the front (for example nginx etc) and you can create multidimensional analysis there which will be able to count number of requests per response code.

Sebastian


Regards, Sebastian

Featured Posts