envoyproxy/gateway

Allow Gateway Metrics Customisation

Open

#6.449 aberto em 2 de jul. de 2025

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
area/apiarea/observabilityhelp wanted

Métricas do repositório

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

Description

Description:

Bootstrap stats_config can be used to customise the Metrics that Envoy Proxies output, but there's no similar approach to customise the metrics output by the Envoy Gateway.

Specific usecase 1 - filter high cardinality metrics for cost control

Specific usecase 2 - the target cluster has an OTEL collector that will discard Histograms with more than a certain amount of buckets. Histogram Buckets customisation would sidestep.

Guia do colaborador