pan3793 commented on code in PR #6839:
URL: https://github.com/apache/kyuubi/pull/6839#discussion_r1870694191
##########
charts/kyuubi/values.yaml:
##########
@@ -289,6 +289,8 @@ metrics:
enabled: false
# List of service endpoints serving metrics to be scraped by Prometheus,
see Prometheus Operator docs for more details
endpoints: []
+ # Example for endpoints of services to be monitored
+ # - port: prometheus
Review Comment:
please also include the key itself, to avoid ambiguous indention, you can
refer to the `resources: {}`'s example at line 233
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]