Este contenido no está disponible en el idioma seleccionado.
Chapter 31. JmxPrometheusExporterMetrics schema reference
Used in: CruiseControlSpec
, KafkaClusterSpec
, KafkaConnectSpec
, KafkaMirrorMaker2Spec
, KafkaMirrorMakerSpec
, ZookeeperClusterSpec
The type
property is a discriminator that distinguishes use of the JmxPrometheusExporterMetrics
type from other subtypes which may be added in the future. It must have the value jmxPrometheusExporter
for the type JmxPrometheusExporterMetrics
.
Property | Description |
---|---|
type |
Must be |
string | |
valueFrom | ConfigMap entry where the Prometheus JMX Exporter configuration is stored. For details of the structure of this configuration, see the Prometheus JMX Exporter. |