expvar

package
v2.4.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 55

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFactory deprecated

func NewFactory(buckets int) xkit.Factory

NewFactory creates a new metrics factory using go-kit expvar package. buckets is the number of buckets to be used in histograms.

Deprecated: the recommended way is to use metrics/expvar module:

"github.com/uber/jaeger-lib/metrics/expvar"

var numBuckets = 10
var metricsFactory = expvar.NewFactory(numBuckets)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL