Cluster Prometheus
data class ClusterPrometheus(val jmxExporter: ClusterJmxExporter? = null, val nodeExporter: ClusterNodeExporter? = null)
Constructors
Link copied to clipboard
fun ClusterPrometheus(jmxExporter: ClusterJmxExporter? = null, nodeExporter: ClusterNodeExporter? = null)