prometheus operator v0.93.1

Prometheus.spec.additionalArgs[]

Argument as part of the AdditionalArgs list.

2 fields
Prometheus.spec.additionalArgs[] fields and descriptions
Field / TypeDescription
name
string required

name of the argument, e.g. "scrape.discovery-reload-interval".

  • minLength: 1
value
string

value defines the argument value, e.g. 30s. Can be empty for name-only arguments (e.g. --storage.tsdb.no-lockfile)