class Aws::XRay::Types::HistogramEntry

An entry in a histogram for a statistic. A histogram maps the range of observed values on the X axis, and the prevalence of each value on the Y axis.

@!attribute [rw] value

The value of the entry.
@return [Float]

@!attribute [rw] count

The prevalence of the entry.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/HistogramEntry AWS API Documentation

Constants

SENSITIVE