package prometheus

import "github.com/uber/jaeger-lib/metrics/go-kit/prometheus"

Index

Functions

func NewFactory

func NewFactory(namespace, subsystem string, buckets []float64) xkit.Factory

NewFactory creates a new metrics factory using go-kit prometheus package. buckets define the buckets into which histogram observations are counted. If buckets == nil, the default value prometheus.DefBuckets is used.

Source Files

factory.go

Version
v1.3.1
Published
Jan 12, 2018
Platform
js/wasm
Imports
5 packages
Last checked
23 hours ago

Tools for package owners.