envoyproxy/gateway

Allow Gateway Metrics Customisation

Open

#6,449 opened on 2025年7月2日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
area/apiarea/observabilityhelp wanted

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド