-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add helper middleware to easily define metrics config on a route
Adding MetricsConfiguratorMiddleware to allow upstream code to provide a quick way to configure cardinality_keep_params with wrap even on route where wrap_fn is not as easy. example: wrap in route macro attribute.
- Loading branch information
Matthieu Bessat
committed
Aug 29, 2024
1 parent
9abcc58
commit 1f77c57
Showing
2 changed files
with
76 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters