0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++5,373 forks (5,373 forks)batch import
area/listenerarea/statshelp wanted
Repository metrics
- Stars
- 27,997 stars (27,997 stars)
- PR merge metrics
- Avg merge 8d (Avg merge 8d)378 merged PRs in 30d (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
- Research direction
- Investigate how filter chain names are stored and retrieved in the codebase, then trace how metrics are emitted from filters. Find the appropriate location to add the filter chain name as a label to all filter metrics.
- Tech stack
- cpp
- Domain
- backendobservability
- Issue type
- Feature
- Prerequisites
- C++Git