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

Support 'namespaces' for metrics #265

@iksaif

Description

@iksaif

It would be useful to have namespaces for metrics, in particular for multi-tenancy. This would allow us to have usage (in bytes and points/sec) per namespace.

Implentation wise, for carbon we could probably reuse some of that https://github.com/criteo-forks/carbon/blob/master/lib/carbon/storage.py

For Graphite we could add a way to filter out things that are not in the current namespace, but that isn't super important for now.

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