Kind
VMNodeScrape
Group
operator.victoriametrics.com
Version
v1beta1
apiVersion: operator.victoriametrics.com/v1beta1 kind: VMNodeScrape metadata: name: example
Tip: use .spec.authorization for path-only search
View raw schema
apiVersion string
kind string
metadata object
spec object
authorization object
credentials object
key string required
name string
optional boolean
credentialsFile string
type string
basicAuth object
password object
key string required
name string
optional boolean
password_file string
username object
key string required
name string
optional boolean
bearerTokenFile string
bearerTokenSecret object
key string required
name string
optional boolean
follow_redirects boolean
honorLabels boolean
honorTimestamps boolean
interval string
jobLabel string
max_scrape_size string
metricRelabelConfigs []object
action string
if object
labels object
match string
modulus integer
format: int64
regex object
replacement string
separator string
sourceLabels []string
source_labels []string
targetLabel string
target_label string
oauth2 object
client_id object required
configMap object
key string required
name string
optional boolean
secret object
key string required
name string
optional boolean
client_secret object
key string required
name string
optional boolean
client_secret_file string
endpoint_params object
proxy_url string
scopes []string
tls_config object
token_url string required
minLength: 1
params object
path string
port string
proxyURL string
relabelConfigs []object
action string
if object
labels object
match string
modulus integer
format: int64
regex object
replacement string
separator string
sourceLabels []string
source_labels []string
targetLabel string
target_label string
sampleLimit integer
scheme string
enum: http, https, HTTPS, HTTP
scrapeClass string
scrapeTimeout string
scrape_interval string
selector object
matchExpressions []object
key string required
operator string required
values []string
matchLabels object
seriesLimit integer
targetLabels []string
tlsConfig object
ca object
configMap object
key string required
name string
optional boolean
secret object
key string required
name string
optional boolean
caFile string
cert object
configMap object
key string required
name string
optional boolean
secret object
key string required
name string
optional boolean
certFile string
insecureSkipVerify boolean
keyFile string
keySecret object
key string required
name string
optional boolean
serverName string
vm_scrape_params object
disable_compression boolean
disable_keep_alive boolean
headers []string
no_stale_markers boolean
proxy_client_config object
authorization object
credentials object
key string required
name string
optional boolean
credentialsFile string
type string
basic_auth object
password object
key string required
name string
optional boolean
password_file string
username object
key string required
name string
optional boolean
bearer_token object
key string required
name string
optional boolean
bearer_token_file string
oauth2 object
client_id object required
configMap object
key string required
name string
optional boolean
secret object
key string required
name string
optional boolean
client_secret object
key string required
name string
optional boolean
client_secret_file string
endpoint_params object
proxy_url string
scopes []string
tls_config object
token_url string required
minLength: 1
tls_config object
scrape_align_interval string
scrape_offset string
stream_parse boolean
status object
conditions []object
lastTransitionTime string required
format: date-time
lastUpdateTime string required
format: date-time
message string
maxLength: 32768
observedGeneration integer
format: int64
minimum: 0
reason string required
minLength: 1
maxLength: 1024
status string required
enum: True, False, Unknown
type string required
maxLength: 316
observedGeneration integer
format: int64
reason string
updateStatus string

No matches. Try .spec.authorization for an exact path

Copied!