Skip to content

Fix dashboard metric names to match exporter output #1

@mvillmow

Description

@mvillmow

Grafana dashboards reference metrics the exporter does not produce:

  • agent-health.json: uses maestro_agents_active but exporter emits maestro_agents_online
  • nats-events.json: uses gnatsd_varz_* but exporter emits nats_in_msgs_total etc.
  • task-throughput.json: uses rate() on gauges (maestro_tasks_total) which won't work, references maestro_keystone_dispatch_duration_seconds_bucket histogram that nothing produces

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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