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.

1 fields
ServiceMonitor.spec.keepDroppedTargets fields and descriptions
Field / TypeDescription
ServiceMonitor.spec.keepDroppedTargets
integer

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.

  • format: int64
  • minimum: 0