mstefany commented on code in PR #706:
URL: https://github.com/apache/apisix-helm-chart/pull/706#discussion_r1457552494
##########
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:
I can make the value configurable, and fix it in both places.
--
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]