envoyproxy/envoy

jwt_authn: stats by provider or stats_prefix

Open

#15,405 opened on Mar 10, 2021

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

Repository metrics

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

Description

It would be great o have stats that distinguish allows/denies for each provider. This could be done with a single filter or with multiple filters and a stats_prefix attribute which is kind of normal for filters already.

I can probably take this, what seems like the best approach?

Contributor guide