ApplicationHaClusterPrometheusExporter

data class ApplicationHaClusterPrometheusExporter(val prometheusPort: String? = null)

The HA cluster Prometheus Exporter settings.

Constructors

Link copied to clipboard
constructor(prometheusPort: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val prometheusPort: String? = null

Prometheus exporter port.