Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Consider switching to the official Prometheus crate for metrics #10913

Open
@koute

Description

@koute

We're currently using the prometheus crate to gather our metrics. But there actually exists an official Prometheus crate which has a bunch of improvements over what we're using right now. This includes better performance (and metric gathering does show up when profiling) and would make things like this unnecessary.

Another argument for the switch is that libp2p also uses the official crate for its metrics, so we have this crate in our tree anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I7-refactorCode needs refactoring.I9-optimisationAn enhancement to provide better overall performance in terms of time-to-completion for a task.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions