Skip to content

Update to use latest prom-client #64

@fksimon

Description

@fksimon

The latest prom-client 13.0.x does not work due to some api changes. The new prom-client has some substantial enhancements so would be nice to be able to use.

https://github.com/siimon/prom-client/releases

Main impacting change:
metrics server has a line like res.send(register.metrics()), you
should change it to res.send(await register.metrics()).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions