responseTimeHistogram property

List<HistogramEntry>? responseTimeHistogram
final

A histogram that maps the spread of client response times on an edge.

Implementation

final List<HistogramEntry>? responseTimeHistogram;