status4xx property

int? status4xx
final

The percentage of requests over the last 10 seconds that resulted in a 4xx (400, 401, etc.) status code.

Implementation

final int? status4xx;