Skip to content

Update nats-events.json dashboard to query exporter metrics instead of gnatsd_varz_* #431

@mvillmow

Description

@mvillmow

The dashboards/nats-events.json dashboard queries legacy gnatsd_varz_in_msgs and gnatsd_varz_out_msgs metrics (panels 1 and 2) rather than the exporter's nats_in_msgs / nats_out_msgs gauges. The dashboard will show no data if the legacy NATS Prometheus exporter (gnatsd_exporter) is not running. The panels should be updated to use nats_in_msgs and nats_out_msgs (or the hi:nats_in_msgs:rate5m recording rules) to align with what ProjectArgus actually scrapes.

Follow-up from #157

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    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