Directories
¶
| Path | Synopsis |
|---|---|
|
Package logger is a shim over different implementations of the Go Standard Logger.
|
Package logger is a shim over different implementations of the Go Standard Logger. |
|
Package metrics defines a common metric interface that can be implemented by different metric clients.
|
Package metrics defines a common metric interface that can be implemented by different metric clients. |
|
aggregation
Package aggregation holds an enum of different aggregation types for Counters.
|
Package aggregation holds an enum of different aggregation types for Counters. |
|
fake
Package fake implements metrics that can be used in tests that are run with t.Parallel().
|
Package fake implements metrics that can be used in tests that are run with t.Parallel(). |
|
local
Package local contains a simple often non-blocking (on Increment) thread-safe counters that can be used across multiple goroutines, with results collected at the end.
|
Package local contains a simple often non-blocking (on Increment) thread-safe counters that can be used across multiple goroutines, with results collected at the end. |
|
opencensus
Package opencensus wraps the opencensus client to implement the interface found in metrics.go.
|
Package opencensus wraps the opencensus client to implement the interface found in metrics.go. |
Click to show internal directories.
Click to hide internal directories.