envoyproxy/gateway

allow the change altStatName for backend

Open

#7.520 aberto em 15 de nov. de 2025

Ver no GitHub
 (14 comments) (1 reaction) (0 assignees)Go (802 forks)auto 404
area/apihelp wanted

Métricas do repositório

Stars
 (2.871 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently, we build cluster name with the rule like httproute/default/backend/rule/0, this's fine for mostly of the cases.

The problem is that when we want to know what the exract hostname/backend name in metrics or tracing spane name.

Maybe we should provide a way to customize it directly beside ClusterStatName in EnvoyProxy.

xref: https://envoyproxy.slack.com/archives/C03E6NHLESV/p1762944475362659

cc @envoyproxy/gateway-maintainers

Guia do colaborador