AWS::MSK::Cluster Prometheus
Prometheus settings for open monitoring.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "JmxExporter" :JmxExporter, "NodeExporter" :NodeExporter}
Properties
JmxExporter-
Indicates whether you want to enable or disable the JMX Exporter.
Required: No
Type: JmxExporter
Update requires: No interruption
NodeExporter-
Indicates whether you want to enable or disable the Node Exporter.
Required: No
Type: NodeExporter
Update requires: No interruption