Class Metric
-
- All Implemented Interfaces:
public final class MetricA metric is a value that can be recorded in the LaunchDarkly observability system.
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final DoublegetValue()final AttributesgetAttributes()final LonggetTimestamp()-
-
Method Detail
-
getAttributes
final Attributes getAttributes()
-
getTimestamp
final Long getTimestamp()
-
-
-
-