Skip to content

Audit remaining metric names for missing unit suffixes #426

@mvillmow

Description

@mvillmow

The rename of homeric_exporter_scrape_timestamp was part of #100. A quick scan shows nats_jetstream_bytes and nats_jetstream_messages carry no unit suffix, and nats_in_bytes_total / nats_out_bytes_total use _total (counter convention) on a gauge. All metric names should be audited against Prometheus naming best practices (unit suffix for gauges, _total reserved for counters).

Follow-up from #156

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