Created
November 15, 2018 08:39
-
-
Save thienn1107/31d6b45a9e1c6236a4d682d805c80c61 to your computer and use it in GitHub Desktop.
Revisions
-
thienn1107 revised this gist
Nov 15, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ global: scrape_interval: 15s evaluation_interval: 15s external_labels: monitor: 'xxx' alerting: alertmanagers: -
thienn1107 created this gist
Nov 15, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,26 @@ global: scrape_interval: 15s evaluation_interval: 15s external_labels: monitor: 'Exchange-SGP' alerting: alertmanagers: - static_configs: - targets: - alertmanager:9093 rule_files: - "mem.rule.yml" # - "second_rules.yml" scrape_configs: - job_name: 'prometheus' # metrics_path defaults to '/metrics' # scheme defaults to 'http'. static_configs: - targets: ['localhost:9090'] - job_name: 'PROD-NODE' static_configs: