org.apache.shardingsphere.agent.spi.PluginLifecycleService
Plug lifecycle management interface
Configuration Type | Description | Fully-qualified class name |
---|---|---|
File | Logging plug lifecycle management class | org.apache.shardingsphere.agent.plugin.logging.file.FileLoggingPluginLifecycleService |
Prometheus | Prometheus plug lifecycle management class | org.apache.shardingsphere.agent.plugin.metrics.prometheus.PrometheusPluginLifecycleService |
OpenTelemetry | OpenTelemetryTracing plug lifecycle management class | org.apache.shardingsphere.agent.plugin.tracing.opentelemetry.OpenTelemetryTracingPluginLifecycleService |