https://github.com/bbdshow/ginprom
gin framework prometheus http metrics exporter
https://github.com/bbdshow/ginprom
gin http-metrics prometheus-exporter
Last synced: about 2 months ago
JSON representation
gin framework prometheus http metrics exporter
- Host: GitHub
- URL: https://github.com/bbdshow/ginprom
- Owner: bbdshow
- License: mit
- Created: 2019-05-31T04:35:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T06:44:33.000Z (over 6 years ago)
- Last Synced: 2024-11-15T22:21:59.395Z (over 1 year ago)
- Topics: gin, http-metrics, prometheus-exporter
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GinProm
gin framework prometheus http metrics exporter
## Usage
```
go get -u github.com/huzhongqing/ginprom
```
## Demo
- Please read example dir
## Notice
- Use new versions whenever possible
- v0.2.x incompatible v0.1.x