prometheus operator v0.93.1

PrometheusAgent.spec.scrapeClasses[].tlsConfig.cert.configMap.spec.web

web defines the configuration of the Prometheus web server.

4 fields
PrometheusAgent.spec.scrapeClasses[].tlsConfig.cert.configMap.spec.web fields and descriptions
Field / TypeDescription
object

httpConfig defines HTTP parameters for web server.

maxConnections
integer

maxConnections defines the maximum number of simultaneous connections A zero value means that Prometheus doesn't accept any incoming connection.

  • format: int32
  • minimum: 0
pageTitle
string

pageTitle defines the prometheus web page title.

object

tlsConfig defines the TLS parameters for HTTPS.