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.21.0-alpha
- Published
- Apr 18, 2019
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.