go.opencensus.iogo.opencensus.io/stats/internal Index | Files

package internal

import "go.opencensus.io/stats/internal"

Index

Constants

const (
	MaxNameLength = 255
)

Variables

var DefaultRecorder func(*tag.Map, interface{})

DefaultRecorder will be called for each Record call.

var SubscriptionReporter func(measure string)

SubscriptionReporter reports when a view subscribed with a measure.

Functions

func IsPrintable

func IsPrintable(str string) bool

Source Files

record.go validation.go

Version
v0.12.0
Published
Jun 4, 2018
Platform
linux/amd64
Imports
1 packages
Last checked
37 minutes ago

Tools for package owners.