Documentation ¶
Overview ¶
@Time : 2019/5/10 10:16 @Author : kenny zhu @File : options.go @Software: GoLand @Others:
@Time : 2019/5/9 17:56 @Author : kenny zhu @File : prometheus.go @Software: GoLand @Others: gin prometheus process
@Time : 2019/5/10 10:25 @Author : kenny zhu @File : prometheus_rabbitmq.go @Software: GoLand @Others: 参考 https://github.com/kbudde/rabbitmq_exporter 代码实现对整个rabbitmq监控。
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultPrometheus gin.HandlerFunc
)
Functions ¶
func InitDefault ¶
func InitDefault(opts ...Option)
func NewGinHandlerWrapper ¶
func NewGinHandlerWrapper(opts ...Option) gin.HandlerFunc
for gin wrapper, support goroutine
Types ¶
Click to show internal directories.
Click to hide internal directories.