responseTimeHistogram property

List<HistogramEntry>? responseTimeHistogram
final

A histogram that maps the spread of service response times.

Implementation

final List<HistogramEntry>? responseTimeHistogram;