status2xx property

int? status2xx
final

The percentage of requests over the last 10 seconds that resulted in a 2xx (200, 201, etc.) status code.

Implementation

final int? status2xx;