prometheus operator v0.93.1
ServiceMonitor.spec.keepDroppedTargets
keepDroppedTargets defines the per-scrape limit on the number of targets dropped by relabeling that will be kept in memory. 0 means no limit. It requires Prometheus >= v2.47.0.
| Field / Type | Description |
|---|---|
ServiceMonitor.spec.keepDroppedTargets | keepDroppedTargets defines the per-scrape limit on the number of targets dropped by relabeling that will be kept in memory. 0 means no limit. It requires Prometheus >= v2.47.0.
|