ClusterPrometheusProfileResponse

data class ClusterPrometheusProfileResponse(val enabled: Boolean)

Cluster Prometheus profile.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enable Prometheus for cluster or not.