mlycore opened a new issue, #250: URL: https://github.com/apache/shardingsphere-on-cloud/issues/250
### Request description At present, ComputeNode only handles a normal ShardingSphere proxy cluster without any observability. We hope to bring observability to ComputeNode and let users declare metrics, tracing and logging in ComputeNode. This means the operator has to do three things as below: 1. Check if observability is enabled and all of the configs are correct 2. Add an init container to download shardingsphere-agent.jar from Apache repo 3. Render the ConfigMap which contains config file for the agent 4. Inject environment variables like JVM_OPTS to introduce the agent jar to start.sh 5. Update Volume and VolumeMount to include agent config ### Environment - your ShardingSphere-Operator Version - Kubernetes distro (e.g. RKE/K3s/EKS/OpenShift) and version -- 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]
