job_name: <job_name>
[ scrape_interval: <duration> | default = <global_config.scrape_interval> ]
[ scrape_timeout: <duration> | default = <global_config.scrape_timeout> ]
[ metrics_path: <path> | default = /metrics ]
[ honor_labels: <boolean> | default = false ]
[ honor_timestamps: <boolean> | default = true ]
[ scheme: <scheme> | default = http ]
params:
[ <string>:
[<string>, ...] ]
basic_auth:
[ username: <string> ]
[ password: <secret> ]
[ password_file: <string> ]
[ bearer_token: <secret> ]
[ bearer_token_file: <filename> ]
tls_config:
[ <tls_config> ]
[ proxy_url: <string> ]
static_configs:
[ - <static_config> ... ]
cvm_sd_configs:
[ - <cvm_sd_config> ... ]
relabel_configs:
[ - <relabel_config> ... ]
metric_relabel_configs:
[ - <relabel_config> ... ]
[ sample_limit: <int> | default = 0 ]
[ target_limit: <int> | default = 0 ]