Class Counter
java.lang.Object
io.kestra.core.models.executions.AbstractMetricEntry<Double>
io.kestra.core.models.executions.metrics.Counter
-
Field Summary
FieldsFields inherited from class io.kestra.core.models.executions.AbstractMetricEntry
name, tags, timestamp -
Method Summary
Methods inherited from class io.kestra.core.models.executions.AbstractMetricEntry
getType, getValue, metricName, tagsAsArray
-
Field Details
-
TYPE
- See Also:
-
-
Method Details
-
of
-
of
-
of
-
of
-
register
- Specified by:
registerin classAbstractMetricEntry<Double>
-
increment
- Specified by:
incrementin classAbstractMetricEntry<Double>
-