Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableVersionReporting ¶ added in v4.8.0
DisableVersionReporting disables the v5 behavior of injecting `go_version` and `stats_version` tags, which v4 tests don't necessarily expect.
Types ¶
type Handler ¶
Handler is a stats handler that can record measures for inspection.
func (*Handler) FlushCalls ¶
FlushCalls returns the number of times `Flush` has been invoked.
func (*Handler) HandleMeasures ¶
HandleMeasures process a variadic list of stats.Measure.
Click to show internal directories.
Click to hide internal directories.