doi-t / gbookshelf

Manage your bookshelf
Apache License 2.0
0 stars 0 forks source link

add interceptors for Prometheus monitoring #10

Closed doi-t closed 5 years ago

doi-t commented 5 years ago

Added the most basic part to both server and client. Codes comes from the usage in README. The server already starts to expose metrics (e.g. the number of requests) with this minimal change.