Description
What would you like to be added:
Provide standardized traffic metrics for all gateways to implement so that other tools can rely on a common way to get the metrics.
Ideally, this would fully align with the metrics that SMI spec leverages to make it, even more, easier to integrate.
I've proposed to extend SMI to beyond Service Meshes but then this project started so it might be better to just align instead of re-invent.
Why is this needed:
Tools & platforms need a unified way to get traffic metrics for all gateways, regardless of what the effective gateway is that is being used.
In my case, we are building HTTP-based autoscaling for KEDA (experimental) so we will rely on things such as SMI, but here we were hoping to rely on a standard/SDK for getting the metrics as well instead of re-implementing every gateway.