Class DuplicateLabelsException
Object
Throwable
Exception
RuntimeException
IllegalArgumentException
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
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateLabelsException
-
-
Method Details
-
getMetadata
-
getLabels
-