Skip to content

pub-go/monitor

Repository files navigation

monitor

metrics client for prometheus

go get code.gopub.tech/monitor@latest
monitor.Record(ctx, "xxx_throughput", "xxx总量")
monitor.RecordN
monitor.Store
monitor.Cost
defer monitor.Timer()()
monitor.Histogram
defer monitor.Observe()()
monitor.Summary
monitor.SummaryObjectives

About

metrics client for prometheus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages