projectcontour / gimbal

Gimbal is an ingress load balancing platform capable of routing traffic to multiple Kubernetes and OpenStack clusters. Built by Heptio in partnership with Actapio.
https://github.com/projectcontour/gimbal
Apache License 2.0
661 stars 92 forks source link

Metrics by VHost #104

Open stevesloka opened 6 years ago

stevesloka commented 6 years ago

Is this a BUG REPORT, PERFORMANCE REPORT or FEATURE REQUEST?:

Feature Request

It would be good to view metrics from a team perspective or by VHost so I could see Requests per second against a VHost + Path. Right now the metric support allows those numbers against a backend, but it might not show the whole picture for what a team would be interested in.

stevesloka commented 6 years ago

Posted an Envoy issue: https://github.com/envoyproxy/envoy/issues/3351

rosskukulinski commented 6 years ago

Looks like there will be a few options for us in the near future. Adding blocked-pending-pr from envoy/contour land.