Skip to content

Remove namespace/subsystem #240

Open
@fabxc

Description

@fabxc

They are internally concatenated to a plain metric name. The protobuf, which is always mentioned as the canonical representation of a metric, doesn't support it either. It's also an arbitrary hierarchy that's not generally applicable.

We essentially instrument at a higher abstraction level than we can ever get out the instrumentation. It's just overhead for developers and makes it hard to search code for metrics.

If users want the convenience strings.Join(hierarchry, "_") is something everyone can write their own helper for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions