Hardcoded config
This commit is contained in:
@@ -36,10 +36,10 @@ rule_files:
|
|||||||
|
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['localhost:9090']
|
- targets: ['localhost:9090']
|
||||||
# - job_name: 'coinmarket'
|
- job_name: 'coinmarket'
|
||||||
# scrape_interval: 120s
|
scrape_interval: 120s
|
||||||
# # metrics_path defaults to '/metrics'
|
# metrics_path defaults to '/metrics'
|
||||||
# # scheme defaults to 'http'.
|
# scheme defaults to 'http'.
|
||||||
#
|
|
||||||
# static_configs:
|
static_configs:
|
||||||
# - targets: ['192.168.1.20:9101']
|
- targets: ['192.168.1.20:9101']
|
||||||
|
|||||||
Reference in New Issue
Block a user