Skip to content

wall-api: Rewrite HTTP metrics middleware code #155

Description

@chazapp

We currently use slok/go-http-metrics lib to provide a middleware for HTTP metrics. For more flexibility (and experience !) we should rewrite this middleware ourselves using prometheus-cllient . It would be especially useful to prevent high-cardinality labels on some routes ourselves, applying the middleware globally once and not like currently configured for each route.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wall-appRelated to the test service wall

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions