prometheus operator v0.71.2

PodMonitor.spec.podMetricsEndpoints[].scheme

HTTP scheme to use for scraping. `http` and `https` are the expected values unless you rewrite the `__scheme__` label via relabeling. If empty, Prometheus uses the default value `http`.

1 fields
PodMonitor.spec.podMetricsEndpoints[].scheme fields and descriptions
Field / TypeDescription
PodMonitor.spec.podMetricsEndpoints[].scheme
string

HTTP scheme to use for scraping. `http` and `https` are the expected values unless you rewrite the `__scheme__` label via relabeling. If empty, Prometheus uses the default value `http`.

  • enum: ["http","https"]