envoyproxy/envoy

Expose filter chain name to metrics

Open

#15,185 opened on Feb 25, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/listenerarea/statshelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Now that we have support for filter chain names, it'd be really useful to expose them in the metrics. Ideally, all the metrics emitted by filters inside a filter chain should have that filter chain's name added as a label.

Contributor guide