Hello, I have issue to scrape the data from the prometheus, I keep getting the following errors in prometheus : `level=debug ts=2018-06-22T13:18:17.008625038Z caller=scrape.go:703 component="scrape manager" scrape_pool=ec2_cloudwatch target="http://127.0.0.1:9042/scrape?region=eu-west-1&target=i-0123456598549&task=ec2_cloudwatch" msg="Scrape failed" err="context deadline exceeded"` you will find attach my configuration for the cloudwatch_exporter and the prometheus. Regarding the cloudwatch_exporter I used go get to install it and for prometheus I took the latest version 2.3.1 I tried to increase the scrape time but it did not help. Thank you by advance . [config-cloudwatchexporter.txt](https://github.com/Technofy/cloudwatch_exporter/files/2127774/config-cloudwatchexporter.txt) [prometheus-config.txt](https://github.com/Technofy/cloudwatch_exporter/files/2127775/prometheus-config.txt)
Hello,
I have issue to scrape the data from the prometheus, I keep getting the following errors in prometheus :
level=debug ts=2018-06-22T13:18:17.008625038Z caller=scrape.go:703 component="scrape manager" scrape_pool=ec2_cloudwatch target="http://127.0.0.1:9042/scrape?region=eu-west-1&target=i-0123456598549&task=ec2_cloudwatch" msg="Scrape failed" err="context deadline exceeded"you will find attach my configuration for the cloudwatch_exporter and the prometheus.
Regarding the cloudwatch_exporter I used go get to install it and for prometheus I took the latest version 2.3.1
I tried to increase the scrape time but it did not help.
Thank you by advance .
config-cloudwatchexporter.txt
prometheus-config.txt