go-kit / go-kit/kit

Add a MultiProvider implementation for metrics/multi package

Open
#593 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
27.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

Currently there is no implementation of a [Provider](https://github.com/go-kit/kit/blob/master/metrics/provider/provider.go) interface for the [metrics/multi](https://godoc.org/github.com/go-kit/kit/metrics/multi) package. Adding a `MultiProvider` that accepts a slice of other `Provider` implementations would make using `multi` package more convenient.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.