From c9e069ba9b3966aabf64441d8b96d1b133e9c9e5 Mon Sep 17 00:00:00 2001 From: "David Muto (pseudomuto)" Date: Thu, 3 Sep 2026 09:55:48 -0400 Subject: [PATCH] [metrics]: Allow request metadata as Prometheus labels Proxy metrics could only be sliced by dimensions the proxy itself knows: the method, the upstream, the outcome. An operator running one proxy for several tenants or clusters has no way to attribute traffic to them, because the thing that identifies them travels in request metadata the collectors never see. Add a metrics.tags list, written as "
: