Documentation ¶
Index ¶
Constants ¶
View Source
const ( METRICS_NONE MetricSet = 0 METRICS_BASE = 1 << iota METRICS_ERRORS METRICS_PERF METRICS_COUNTERS METRICS_DEBUG METRICS_DEFAULT = METRICS_BASE | METRICS_ERRORS | METRICS_PERF | METRICS_COUNTERS )
Variables ¶
This section is empty.
Functions ¶
func Collectors ¶
func Collectors() []string
func HttpListen ¶
func HttpListen() string
Types ¶
Click to show internal directories.
Click to hide internal directories.