Documentation ¶
Overview ¶
Package metrics provides utilities for capturing counters gauges and histograms from various services written with bingo
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init()
Init initializes the metrics lib . It registers the runtime memory stats TODO: make it configurable to accept metrics publishers other than exp
func UpdateHistogram ¶
UpdateHistogram registers a new value for the histogram
func UpdateTimer ¶
UpdateTimer registers a new value for a timer
func UpdateTimerSince ¶
UpdateTimerSince registers a new value for a timer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.