Documentation
¶
Overview ¶
Package metrics provides metric reporting for TestGrid components.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CounterValuer ¶ added in v0.0.76
func NewLogCounter ¶
func NewLogCounter(name, desc string, log logrus.FieldLogger, fields ...string) CounterValuer
NewLogCounter creates a new counter that logs.
type Int64Valuer ¶ added in v0.0.76
func NewLogInt64 ¶
func NewLogInt64(name, desc string, log logrus.FieldLogger, fields ...string) Int64Valuer
NewLogInt64 creates a new Int64 metric that logs.
Click to show internal directories.
Click to hide internal directories.