package internal
import "go.opencensus.io/stats/internal"
Index ¶
Variables ¶
var DefaultRecorder func(tags *tag.Map, measurement interface{}, attachments map[string]interface{})
DefaultRecorder will be called for each Record call.
var SubscriptionReporter func(measure string)
SubscriptionReporter reports when a view subscribed with a measure.
Source Files ¶
record.go
- Version
- v0.20.0
- Published
- Apr 1, 2019
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 13 minutes ago –
Tools for package owners.