sudohainguyen commented on code in PR #6019:
URL: https://github.com/apache/kyuubi/pull/6019#discussion_r1469074497


##########
charts/kyuubi/values.yaml:
##########
@@ -297,6 +297,8 @@ serviceMonitor:
   # The endpoints section in a ServiceMonitor specifies the metrics 
information for each target endpoint.
   # This allows you to collect metrics from multiple Services across your 
Kubernetes cluster in a standardized and automated way.
   endpoints: []
+  # Additional labels that can be used so ServiceMonitor will be discovered by 
Prometheus
+  additionalLabels: {}

Review Comment:
   thanks, updated



-- 
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]

Reply via email to