Uses of Interface
com.intergral.deep.agent.api.spi.IConditional
-
Packages that use IConditional Package Description com.intergral.deep.plugin com.intergral.deep.plugin.cf -
-
Uses of IConditional in com.intergral.deep.plugin
Classes in com.intergral.deep.plugin that implement IConditional 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. -
Uses of IConditional in com.intergral.deep.plugin.cf
Classes in com.intergral.deep.plugin.cf that implement IConditional Modifier and Type Class Description class
CFPlugin
This plugin is activated when we are running on an adobe CF server.
-