2015-10-23 15:47:10 +00:00
|
|
|
scrape_configs:
|
|
|
|
- job_name: prometheus
|
|
|
|
|
|
|
|
kubernetes_sd_configs:
|
2016-07-01 17:28:29 +00:00
|
|
|
- role: node
|
2016-10-10 10:42:01 +00:00
|
|
|
api_server: 'https://localhost:1234'
|
2015-10-23 15:47:10 +00:00
|
|
|
|
|
|
|
bearer_token: 1234
|
|
|
|
bearer_token_file: somefile
|
|
|
|
|