Represents the current state of a histogram, including the sum of observed values, the cumulative counts for each bucket, and the creation timestamp.
The cumulative counts for each bucket.
The timestamp when the histogram was created.
The sum of all observed values.