envoyproxy / envoyproxy/gateway
Allow Gateway Metrics Customisation
Open
area/api
area/observability
help wanted
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 148
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.