package prometheus
import "github.com/uber/jaeger-lib/metrics/go-kit/prometheus"
Index ¶
Functions ¶
func NewFactory ¶
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 ¶
- Version
- v1.1.0
- Published
- Sep 10, 2017
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 1 hour ago –
Tools for package owners.