moomman opened a new pull request, #275:
URL: https://github.com/apache/shardingsphere-on-cloud/pull/275
fix issue266 by add metrics annotations in proxy helm chart
1.by `.Values.compute.agent.enabled ` in
deployment.spec.template.metadata.annotations to control metrics start or not
2.
```
prometheus.io/path: /metrics
prometheus.io/port: "9090"
prometheus.io/scrape: "true"
```
add those annotations to expose it
--
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]