org.apache.shardingsphere.agent.spi.PluginLifecycleService
插件生命周期管理接口
配置标识 | 详细说明 | 全限定类名 |
---|---|---|
File | File 插件生命周期管理类 | org.apache.shardingsphere.agent.plugin.logging.file.FileLoggingPluginLifecycleService |
Prometheus | Prometheus 插件生命周期管理类 | org.apache.shardingsphere.agent.plugin.metrics.prometheus.PrometheusPluginLifecycleService |
OpenTelemetry | OpenTelemetry 插件生命周期管理类 | org.apache.shardingsphere.agent.plugin.tracing.opentelemetry.OpenTelemetryTracingPluginLifecycleService |