ApplicationPrometheusMonitoringConfiguration

data class ApplicationPrometheusMonitoringConfiguration(val remoteWriteUrl: String? = null)

Constructors

constructor(remoteWriteUrl: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val remoteWriteUrl: String? = null

The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to.