Skip to content

Rabbitmq enable metrics #32

@ZohebShaikh

Description

@ZohebShaikh

Set up the monitoring stack to collect metrics from rabbitmq. Current config:

metrics:
  enabled: true
  podAnnotations:
    prometheus.io/scrape: "true"
    prometheus.io/path: /metrics
    prometheus.io/port: "8080"

Tasks:

  • Ensure Prometheus is scraping metrics from the namespace
  • Verify metrics appear in the monitoring dashboard
  • Finalize and commit the config

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