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

Check if the haproxies deployed by Octavia have enabled the Prometheus exporter

XMLWordPrintable

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

      None

      Show
      None
    • False
    • ?
    • ?
    • OBSDA-973 - Enhance metrics collected by RHOSO for FR2
    • ?
    • ?
    • CloudOps 2024 Sprint 24

      The Prometheus endpoint of an HAProxy can be disabled or enabled by using the haproxy configuration.

      This would be the configuration (from https://www.haproxy.com/documentation/haproxy-configuration-tutorials/alerts-and-monitoring/prometheus/#configure-the-prometheus-exporter): 

      frontend prometheus
        bind *:8405
        mode http
        http-request use-service prometheus-exporter if { path /metrics }
        no log 

              ykulkarn@redhat.com Yadnesh Kulkarni
              rhn-engineering-jlarriba Juan Larriba
              rhos-dfg-cloudops
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: