Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-6404

Add Metrics Reporter Support

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • None
    • False

      With the new Metrics Reporter now at CR3, it's time to consider integration with the rest of the Streams Cluster-Operator. Adding support for the Operator will be multifaceted and need chamges to many areas of the Operator.

       

      Currently the Kafka metricsConfig only supports jmxPrometheusExporter with the following configuration:

       
      metricsConfig:
        type: jmxPrometheusExporter
          valueFrom:
             configMapKeyRef:
                  name: kafka-metrics
                  key: kafka-metrics-config.yml
       
      To enable metric reporters, Strimzi users would use a configuration like the following:

       
      metricsConfig:
          type: strimziMetricsReporter
          values:
             allowList:
                 - "kafka_log.*"
                 - "kafka_network.*"
       

              rh-ee-ocorriga Owen Corrigan
              rh-ee-ocorriga Owen Corrigan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: