zalando / skipper

An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
https://opensource.zalando.com/skipper/
Other
3.05k stars 345 forks source link

filters/auth: extend jwtMetrics opt-out options #3055

Closed AlexanderYastrebov closed 2 months ago

AlexanderYastrebov commented 2 months ago

Allow opt-out via state bag key. The usecase is to opt-out metrics collection for routes that use oauthTokeninfo* and oauthGrant filters.

szuecs commented 2 months ago

:+1:

AlexanderYastrebov commented 2 months ago

:+1: