2015-10-23 15:47:10 +00:00
|
|
|
scrape_configs:
|
|
|
|
- job_name: prometheus
|
|
|
|
|
|
|
|
kubernetes_sd_configs:
|
2021-06-12 10:47:47 +00:00
|
|
|
- role: node
|
|
|
|
api_server: "https://localhost:1234"
|
2015-10-23 15:47:10 +00:00
|
|
|
|
2021-06-12 10:47:47 +00:00
|
|
|
bearer_token: 1234
|
|
|
|
bearer_token_file: somefile
|