Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daheige/stat

golang prometheus metrics
https://github.com/daheige/stat

api golang http metrics prometheus rpc stat web

Last synced: 24 days ago
JSON representation

golang prometheus metrics

Awesome Lists containing this project

README

        

# stat package

The stat package is mainly used for prometheus to do RBI monitoring services
for the Go program. Some metrics that need to be monitored are pulled through
prometheus metrics, which can be displayed in real
time through the grafana graphical tool.

# usage

See stat_test.go for usage

# License

MIT