org.apache.shardingsphere.agent.spi.PluginBootService
插件启动服务定义接口
配置标识 | 详细说明 | 全限定类名 |
---|---|---|
Prometheus | Prometheus plugin 启动类 | org.apache.shardingsphere.agent.plugin.metrics.prometheus.PrometheusPluginBootService |
Logging | Logging plugin 启动类 | org.apache.shardingsphere.agent.plugin.logging.file.FileLoggingPluginBootService |
Jaeger | Jaeger plugin 启动类 | org.apache.shardingsphere.agent.plugin.tracing.jaeger.JaegerTracingPluginBootService |
OpenTelemetry | OpenTelemetryTracing plugin 启动类 | org.apache.shardingsphere.agent.plugin.tracing.opentelemetry.OpenTelemetryTracingPluginBootService |
OpenTracing | OpenTracing plugin 启动类 | org.apache.shardingsphere.agent.plugin.tracing.opentracing.OpenTracingPluginBootService |
Zipkin | Zipkin plugin 启动类 | org.apache.shardingsphere.agent.plugin.tracing.zipkin.ZipkinTracingPluginBootService |