Class TelemetryHistogramMetric
java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util.TelemetryHistogramMetric
Allows tests to get the value of a Histogram, it does not support comparing with a baseline
Most tests should use TelemetryMetricGetter
to create instances of this class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<io.opentelemetry.sdk.metrics.data.HistogramPointData>
boolean
-
Constructor Details
-
TelemetryHistogramMetric
-
-
Method Details
-
getHistogramPoints
-
getHistogramCount
-
isPresent
public boolean isPresent()
-