Skip to content

Remove stale metrics #6302

@fulmicoton

Description

@fulmicoton

Right now we keep registered metrics for ever.
We need a mechanism to make sure that this does not happen.

For instance, we could have our own register logic based on Weak / GC.
Or we could have a wrapper over our counter dealing with unregistering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions