RaigorJiang commented on code in PR #21118: URL: https://github.com/apache/shardingsphere/pull/21118#discussion_r979348225
########## docs/document/content/user-manual/shardingsphere-proxy/observability/_index.en.md: ########## @@ -40,66 +40,60 @@ tree * Configuration file `conf/agent.yaml` is used to manage agent configuration. -Built-in plugins include Jaeger, OpenTracing, Zipkin, OpenTelemetry, Logging and Prometheus. -When a plugin needs to be enabled, just remove the corresponding name in `ignoredPluginNames`. +Built-in plugins include Jaeger, OpenTracing, Zipkin, OpenTelemetry, BaseLogging and Prometheus. +No plugin are enabled by default. After configuring the corresponding plugin configuration, the corresponding plugin can be started. Review Comment: No plugin `is` enabled by default. `is` for single plugin. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
