Documentation ¶
Index ¶
- Constants
- func InitCounter(scope tally.Scope, name string)
- func NewLoggingScope(logger logging.SimpleLogging, statsNamespace string) (tally.Scope, io.Closer, error)
- func NewScope(cfg valid.Metrics, logger logging.SimpleLogging, statsNamespace string) (tally.Scope, tally.BaseStatsReporter, io.Closer, error)
Constants ¶
View Source
const ( ExecutionTimeMetric = "execution_time" ExecutionSuccessMetric = "execution_success" ExecutionErrorMetric = "execution_error" ExecutionFailureMetric = "execution_failure" )
Variables ¶
This section is empty.
Functions ¶
func InitCounter ¶ added in v0.22.0
func NewLoggingScope ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.