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.0.0
Published
Jul 17, 2017
Platform
js/wasm
Imports
5 packages
Last checked
2 hours ago

Tools for package owners.