Module io.prometheus.metrics.model
Class DuplicateLabelsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
io.prometheus.metrics.model.snapshots.DuplicateLabelsException
- All Implemented Interfaces:
Serializable
Thrown when a collector tries to create a
MetricSnapshot where multiple data points have
the same labels (same label names and label values).- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateLabelsException
-
-
Method Details
-
getMetadata
-
getLabels
-