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