Skip to content

Commit

Permalink
Update: add ginprom project (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiandongx authored and appleboy committed Sep 23, 2019
1 parent 7fb7810 commit 35076c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ Each author is responsible of maintaining his own code, although if you submit a
+ [ginception](https://github.com/kubastick/ginception) - Nice looking exception page
+ [gin-inspector](https://github.com/fatihkahveci/gin-inspector) - Gin middleware for investigating http request.
+ [gin-dump](https://github.com/tpkeeper/gin-dump) - Gin middleware/handler to dump header/body of request and response. Very helpful for debugging your applications.
+ [go-gin-prometheus](https://github.com/zsais/go-gin-prometheus) - Gin Prometheus metrics exporter
+ [go-gin-prometheus](https://github.com/zsais/go-gin-prometheus) - Gin Prometheus metrics exporter
+ [ginprom](https://github.com/chenjiandongx/ginprom) - Prometheus metrics exporter for Gin
+ [gin-go-metrics](https://github.com/bmc-toolbox/gin-go-metrics) - Gin middleware to gather and store metrics using [rcrowley/go-metrics](https://github.com/rcrowley/go-metrics)

0 comments on commit 35076c1

Please sign in to comment.