When making a request to a deactive service /metrics, I expect the service to activate and handle the request.
The activator's /metrics endpoint hijacks the request and returns it's own internal metrics
/metricsMetrics and other control plane request handlers must run on a different port in order to not collide with the data plane.
/cc @akyyy @josephburnett
I think we should move the metrics exporting to another port.
/cc @mdemirhan
Most helpful comment
I think we should move the metrics exporting to another port.