Skip to content

Add Waltz metrics documentation to wiki #18

@whynick1

Description

@whynick1

We should agree and document on naming convention of metrics before proceeding further.

I think using a class name as a part of a metric name is expressively long and not so useful for monitoring. I'd rather have names like "waltz-server" and "waltz-storage" as top level names. We can map these to domain names in JMX. The second level may be "partition-", which may be mapped to a type name in JMX. I am not sure if it is useful to add metric type name ("counter", "meter", "gauge") at the end of the metric name.

So, my preference is something like "waltz-server.partition-1.high-water-mark". It appears in console like this:

·waltz-server
        ·partition-1
                ·high-water-mark

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