Class DurationMetricEvent
java.lang.Object
com.codebarrel.automation.api.service.metricevent.BaseMetricEvent
com.codebarrel.automation.api.service.metricevent.DurationMetricEvent
-
Constructor Summary
ConstructorsConstructorDescriptionDurationMetricEvent(String metricName, Duration duration, List<MetricsTag> tags) -
Method Summary
Methods inherited from class com.codebarrel.automation.api.service.metricevent.BaseMetricEvent
getMetricName, getTags
-
Constructor Details
-
DurationMetricEvent
-
-
Method Details
-
getDuration
-
toString
- Overrides:
toStringin classBaseMetricEvent
-