Uses of Interface
com.intergral.deep.agent.api.plugin.IMetricProcessor
-
Packages that use IMetricProcessor Package Description com.intergral.deep.plugin -
-
Uses of IMetricProcessor in com.intergral.deep.plugin
Classes in com.intergral.deep.plugin that implement IMetricProcessor Modifier and Type Class Description class
OtelPlugin
This plugin provides a connection between Deep and Otel.class
PrometheusMetricsPlugin
This plugin provides the ability to post tracepoint generated metric to prometheus.
-