🏡 index : github.com/captn3m0/nebula.git

author Nemo <me@captnemo.in> 2019-05-13 1:08:21.0 +05:30:00
committer Nemo <me@captnemo.in> 2019-05-19 12:52:02.0 +05:30:00
commit
ae073752a1684710f4919fc90fe57b897a864605 [patch]
tree
935ba8a789d8bd410ca840757e6acaaf32790d04
parent
b862c78ec9cd12e4fe645d028828ae3ebbb5a393
download
ae073752a1684710f4919fc90fe57b897a864605.tar.gz

Fix ACT Exporter



Diff

 monitoring/config/prometheus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monitoring/config/prometheus.yml b/monitoring/config/prometheus.yml
index 51ca239..7b0175b 100644
--- a/monitoring/config/prometheus.yml
+++ a/monitoring/config/prometheus.yml
@@ -38,7 +38,7 @@
    scrape_interval: 15m
    scrape_timeout: 1m
    static_configs:
      - targets: ["act-exporter.docker:3000"]
      - targets: ["act-exporter:3000"]

rule_files:
  - "alert.rules"