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 |
当前内容版权归 ShardingSphere 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ShardingSphere .