prometheus operator v0.71.2
ServiceMonitor.spec.endpoints[].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`.
| Field / Type | Description |
|---|---|
ServiceMonitor.spec.endpoints[].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`.
|