Skip to content

[further improvement] metric naming convention #6

Description

@SidW

Right now, Repository name, Sensor name, and Metric name are orthogonal. It makes more sense if prefixing the former in front of the latter and separating them by dot. That being said, if repository A has a sensor called B which contains metric C, the full name of this metric would be A.B.C.

Since JMX has the similar naming convention, this also makes it easier mapping metrics into corresponding JMX attribute.

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