prometheus operator v0.93.1

Prometheus.spec.remoteRead[].url

url defines the URL of the endpoint to query from. It must use the HTTP or HTTPS scheme.

1 fields
Prometheus.spec.remoteRead[].url fields and descriptions
Field / TypeDescription
Prometheus.spec.remoteRead[].url
string

url defines the URL of the endpoint to query from. It must use the HTTP or HTTPS scheme.

  • pattern: ^(http|https)://.+$