Retro Eye care Haitian Deep Dark Default

PluginBootService

Fully-qualified class name

org.apache.shardingsphere.agent.spi.boot.PluginBootService

Definition

Plugin startup service definition

Implementation classes

Configuration Type Description Fully-qualified class name
Prometheus Prometheus plugin startup class org.apache.shardingsphere.agent.metrics.prometheus.service.PrometheusPluginBootService
Logging Logging plugin startup class org.apache.shardingsphere.agent.plugin.logging.base.service.BaseLoggingPluginBootService
Jaeger Jaeger plugin startup class org.apache.shardingsphere.agent.plugin.tracing.jaeger.service.JaegerTracingPluginBootService
OpenTelemetry OpenTelemetryTracing plugin startup class org.apache.shardingsphere.agent.plugin.tracing.opentelemetry.service.OpenTelemetryTracingPluginBootService
OpenTracing OpenTracing plugin startup class org.apache.shardingsphere.agent.plugin.tracing.opentracing.service.OpenTracingPluginBootService
Zipkin Zipkin plugin startup class org.apache.shardingsphere.agent.plugin.tracing.zipkin.service.ZipkinTracingPluginBootService

PluginDefinitionService

Fully-qualified class name

org.apache.shardingsphere.agent.spi.definition.PluginDefinitionService

Definition

Agent plugin definition

Implementation classes

Configuration Type Description Fully-qualified class name
Prometheus Prometheus plugin definition org.apache.shardingsphere.agent.metrics.prometheus.definition.PrometheusPluginDefinitionService
Logging Logging plugin definition org.apache.shardingsphere.agent.plugin.logging.base.definition.BaseLoggingPluginDefinitionService
Jaeger Jaeger plugin definition org.apache.shardingsphere.agent.plugin.tracing.jaeger.definition.JaegerPluginDefinitionService
OpenTelemetry OpenTelemetryTracing plugin definition org.apache.shardingsphere.agent.plugin.tracing.opentelemetry.definition.OpenTelemetryTracingPluginDefinitionService
OpenTracing OpenTracing plugin definition org.apache.shardingsphere.agent.plugin.tracing.opentracing.definition.OpenTracingPluginDefinitionService
Zipkin Zipkin plugin definition org.apache.shardingsphere.agent.plugin.tracing.zipkin.definition.ZipkinPluginDefinitionService