ServiceMeshMeshConfigPrometheus

data class ServiceMeshMeshConfigPrometheus(val externalUrl: String? = null, val useExternal: Boolean? = null)

Constructors

Link copied to clipboard
constructor(externalUrl: String? = null, useExternal: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val externalUrl: String? = null

Prometheus service addresses (enabled external Prometheus when the system automatically populates)

Link copied to clipboard
val useExternal: Boolean? = null

Whether to enable external Prometheus