MetricsResponse

data class MetricsResponse(val internalId: String, val prometheusQueryEndpoint: String)

Information about metrics for the workspace

Constructors

Link copied to clipboard
constructor(internalId: String, prometheusQueryEndpoint: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An internal identifier for the metrics container. Only to be used by the system

Link copied to clipboard

The Prometheus query endpoint for the workspace