mstefany commented on code in PR #706:
URL: https://github.com/apache/apisix-helm-chart/pull/706#discussion_r1562681615
##########
charts/apisix-ingress-controller/templates/servicemonitor.yaml:
##########
@@ -30,8 +30,9 @@ metadata:
{{- end }}
spec:
endpoints:
- - targetPort: http
+ - targetPort: prometheus
Review Comment:
Yeah, you're right. I will rewrite the PR. To scrape both
apisix-ingress-controller and apisix (gateway) properly.
--
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]