Codebase list comidi-clojure / ba47e86
Update README.md Chris Price 8 years ago
1 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
105105 {:route-id "foo", :path ["" "/foo"], :request-method :any}
106106 ```
107107
108 ## Trapperkeeper / Metrics Integration
109
110 The [`trapperkeeper-comidi-metrics`](https://github.com/puppetlabs/trapperkeeper-comidi-metrics) contains some middleware that will automatically generate and track [metrics](https://github.com/dropwizard/metrics) for all of the routes in your comidi/bidi route tree, as well as easy integration into [`trapperkeeper`](https://github.com/puppetlabs/trapperkeeper).
111
108112 ## What's next?
109
110 * Metrics library for tracking request metrics
111113
112114 * API docs: looking into swagger integration. I could swear I found some bidi-swagger
113115 bindings somewhere a while back, but am not finding them at the moment. It