| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
PrometheusInfo |
PrometheusInfo.clone() |
PrometheusInfo |
OpenMonitoringInfo.getPrometheus()
Prometheus settings.
|
PrometheusInfo |
PrometheusInfo.withJmxExporter(JmxExporterInfo jmxExporter)
Indicates whether you want to turn on or turn off the JMX Exporter.
|
PrometheusInfo |
PrometheusInfo.withNodeExporter(NodeExporterInfo nodeExporter)
Indicates whether you want to turn on or turn off the Node Exporter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenMonitoringInfo.setPrometheus(PrometheusInfo prometheus)
Prometheus settings.
|
OpenMonitoringInfo |
OpenMonitoringInfo.withPrometheus(PrometheusInfo prometheus)
Prometheus settings.
|
Copyright © 2023. All rights reserved.