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

Warn when choosing invalid metric names #569

@spladug

Description

@spladug

If a span is named something that doesn't make a valid metric path component, it can cause the metrics related to it to get discard. For example, a redis pipeline named foo:bar would cause a metric like clients.redis.pipeline_foo:bar which is invalid. This should not fail silently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions