diff --git a/chains/chains_mainnet.json b/chains/chains_mainnet.json index fe2fd655..6c3135e0 100644 --- a/chains/chains_mainnet.json +++ b/chains/chains_mainnet.json @@ -3,6 +3,10 @@ "id": "0001", "url": "http://haproxy/pokt" }, + { + "id": "0004", + "url": "http://haproxy/bsc" + }, { "id": "0005", "url": "http://haproxy/fuse" diff --git a/prometheus/prometheus-lt-1.yml b/prometheus/prometheus-lt-1.yml index 11712eec..1f3aa8cd 100644 --- a/prometheus/prometheus-lt-1.yml +++ b/prometheus/prometheus-lt-1.yml @@ -34,15 +34,12 @@ scrape_configs: static_configs: - targets: ['pushgateway:9091'] -<<<<<<< HEAD - job_name: 'haproxy' scrape_interval: 10s honor_labels: true static_configs: - targets: ['haproxy:8404'] -======= ->>>>>>> 1c81b55c1b3df1b60e7a85164abc3d78db0f7607 - job_name: 'pocket-lt-1' scrape_interval: 10s honor_labels: true