-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added middleware `wrap-compojure-route` to add Compojure route data to server spans. - Allow `route-fn` in `wrap-route` to return nil if no rote data found. This isn't necessary for the Reitit and Compojure support, but helps make `wrap-route` more robust.
- Loading branch information
1 parent
28f9be0
commit 39a8ef5
Showing
2 changed files
with
28 additions
and
13 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