Uses of Interface
org.camunda.bpm.engine.telemetry.Metric
Packages that use Metric
Package
Description
-
Uses of Metric in org.camunda.bpm.engine.impl.diagnostics
Methods in org.camunda.bpm.engine.impl.diagnostics that return types with arguments of type Metric -
Uses of Metric in org.camunda.bpm.engine.impl.telemetry.dto
Classes in org.camunda.bpm.engine.impl.telemetry.dto that implement MetricFields in org.camunda.bpm.engine.impl.telemetry.dto with type parameters of type MetricMethods in org.camunda.bpm.engine.impl.telemetry.dto that return types with arguments of type MetricMethod parameters in org.camunda.bpm.engine.impl.telemetry.dto with type arguments of type Metric -
Uses of Metric in org.camunda.bpm.engine.telemetry
Methods in org.camunda.bpm.engine.telemetry that return types with arguments of type MetricModifier and TypeMethodDescriptionInternals.getMetrics()
A selection of metrics collected by the engine.