Uses of Class
com.intergral.deep.agent.api.plugin.MetricDefinition
-
Packages that use MetricDefinition Package Description com.intergral.deep.agent.types -
-
Uses of MetricDefinition in com.intergral.deep.agent.types
Methods in com.intergral.deep.agent.types that return types with arguments of type MetricDefinition Modifier and Type Method Description Collection<MetricDefinition>
TracePointConfig. getMetricDefinitions()
Get the tracepoint metric definitions.
-