//
pkg.gl
Category
go.opencensus.io
metric
metricproducer
package
0.24.0
Repository:
https://github.com/census-instrumentation/opencensus-go.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
16
Files
53 SLOC
#
Functions
GlobalManager
GlobalManager is a single instance of producer manager that is used by all producers and all readers.
#
Structs
Manager
Manager maintains a list of active producers.
#
Interfaces
Producer
Producer is a source of metrics.