1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-11 10:31:02 +00:00

Add prometheus support

This commit is contained in:
Ming Deng
2020-06-21 11:43:54 +08:00
parent 0056b92d0b
commit 16b81d09a7
6 changed files with 243 additions and 17 deletions

2
go.mod
View File

@ -22,7 +22,7 @@ require (
github.com/lib/pq v1.0.0
github.com/mattn/go-sqlite3 v1.10.0
github.com/pelletier/go-toml v1.2.0 // indirect
github.com/pkg/errors v0.8.0 // indirect
github.com/prometheus/client_golang v1.7.0
github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644
github.com/ssdb/gossdb v0.0.0-20180723034631-88f6b59b84ec
github.com/syndtr/goleveldb v0.0.0-20181127023241-353a9fca669c // indirect