You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
Now we have two http listener to serve /metrics. One is controller-manager's default metric server, listening on port 8080. The other one is the metric server that we implemented ourselves which is listening on port 9090.
What would you like to be added:
Now we have two http listener to serve
/metrics
. One is controller-manager's default metric server, listening on port 8080. The other one is the metric server that we implemented ourselves which is listening on port 9090.gateway-api-inference-extension/cmd/epp/main.go
Line 243 in f7faddc
Why is this needed:
We don't need two metric servers in one controller.
The text was updated successfully, but these errors were encountered: