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

Replace metrics library #163

Description

@ferranbt

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions