Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Replace metrics library #163

Open
ferranbt opened this issue Aug 13, 2019 · 0 comments
Open

Replace metrics library #163

ferranbt opened this issue Aug 13, 2019 · 0 comments

Comments

@ferranbt
Copy link
Contributor

Replace go-metrics with metrics.

Go-metrics has a generic interface to dispatch metrics to different sinks (Prometheus, Datadog...), though we only use the prometheus sink.

On the other side, metrics only supports Prometheus, but the library is much lighter and there seem to be already some agents to move metrics from Prometheus to other sinks like Datadog or InfluxDB. Besides, go-metrics does not support WASM compilation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant