Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-21020

RHOSO Telemetry rabbitmq is scraping only one rabbitmq node instead of all nodes from cluster

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • telemetry-operator
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • rhos-conplat-observability
    • None
    • Observability Sprint 22, Observability Sprint 23, Observability Sprint 24
    • 3
    • Low

      To Reproduce Steps to reproduce the behavior:

      1. RHOSO Telemetry rabbitmq is scraping only one rabbitmq node instead of all nodes from cluster because target is rabbitmq service
      2. Here is scrapeconfig ressource deployed by telemetry operator:
      apiVersion: monitoring.rhobs/v1alpha1
      kind: ScrapeConfig
      metadata:
      creationTimestamp: "2025-05-06T11:03:53Z"
      generation: 2
      labels:
      service: metricStorage
      name: telemetry-rabbitmq
      namespace: openstack
      ownerReferences:
      - apiVersion: telemetry.openstack.org/v1beta1
      blockOwnerDeletion: true
      controller: true
      kind: MetricStorage
      name: metric-storage
      uid: bac7077a-xx
      resourceVersion: "487284413"
      uid: a87a0da5-xx
      spec:
      metricRelabelings:
      - action: labeldrop
      regex: pod
      - action: labeldrop
      regex: namespace
      - action: labeldrop
      regex: job
      - action: labeldrop
      regex: publisher
      scheme: HTTPS
      scrapeInterval: 30s
      staticConfigs:
      - targets:
      - rabbitmq-cell1.openstack.svc:15691
      - rabbitmq.openstack.svc:15691
      tlsConfig:
      ca:
      secret:
      key: tls-ca-bundle.pem
      name: combined-ca-bundle
      cert: {}

      Expected behavior

      • All rabbitmq nodes needs to be scraped in order to have a complete view of rabbitmq cluster.

      Device Info (please complete the following information):

        • OpenStack Operator Version: 1.0.10
        •   Deployed Version: 18.0.8-20250505.2

      Bug impact

      • This limit the information about rabbitmq

       

              rh-ee-jwysogla Jaromir Wysoglad
              rhn-support-ltamagno Luigi Dino Tamagnone
              rhos-conplat-observability
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: