mstefany commented on code in PR #706:
URL: https://github.com/apache/apisix-helm-chart/pull/706#discussion_r1464035046
##########
charts/apisix-ingress-controller/templates/servicemonitor.yaml:
##########
@@ -30,8 +30,9 @@ metadata:
{{- end }}
spec:
endpoints:
- - targetPort: http
+ - targetPort: prometheus
scheme: http
+ path: /apisix/prometheus/metrics
Review Comment:
@zll600 I added `serviceMonitor.path` as configurable option, please review
--
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]