Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-5188

[LTS] Update doc to enable the Prometheus plugin

    XMLWordPrintable

Details

    • False
    • False
    • Undefined

    Description

      The procedure to enable the Prometheus plugin[1] doesn't work.

      Set the variable on the init container to fix the procedure:

      kind: StatefulSet
      apiVersion: apps/v1
      metadata:
        name: ex-aao-ss
      spec:
        template:
          spec:
            initContainers:
              - name: ex-aao-container-init
                env:
                  - name: AMQ_ENABLE_METRICS_PLUGIN
                    value: 'true'
      

      [1] https://access.redhat.com/documentation/en-us/red_hat_amq/2020.q4/html/deploying_amq_broker_on_openshift/assembly_br-broker-monitoring_broker-ocp#proc_br-enabling-prometheus-plugin-ocp_broker-ocp

      Attachments

        Issue Links

          Activity

            People

              pwright@redhat.com Paul Wright
              rhn-support-jsherman Jason Sherman
              Mikhail Krutov Mikhail Krutov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: