status5xx property

int? status5xx
final

The percentage of requests over the last 10 seconds that resulted in a 5xx (500, 501, etc.) status code.

Implementation

final int? status5xx;