Skip to content

/AWS1/CL_KFKPROMETHEUSINFO

Prometheus settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_jmxexporter TYPE REF TO /AWS1/CL_KFKJMXEXPORTERINFO /AWS1/CL_KFKJMXEXPORTERINFO

Indicates whether you want to turn on or turn off the JMX Exporter.

io_nodeexporter TYPE REF TO /AWS1/CL_KFKNODEEXPORTERINFO /AWS1/CL_KFKNODEEXPORTERINFO

Indicates whether you want to turn on or turn off the Node Exporter.


Queryable Attributes

JmxExporter

Indicates whether you want to turn on or turn off the JMX Exporter.

Accessible with the following methods

Method Description
GET_JMXEXPORTER() Getter for JMXEXPORTER

NodeExporter

Indicates whether you want to turn on or turn off the Node Exporter.

Accessible with the following methods

Method Description
GET_NODEEXPORTER() Getter for NODEEXPORTER