70 Commits

Author SHA1 Message Date
d2bf2e86ed upgrade to aws-sdk-go v1.8.11 (#8091)
* upgrade to aws-sdk-go v1.8.11

* fix test
2017-04-12 06:40:44 +02:00
e99137598e Cloudwatch: Correctly obtain IAM roles within ECS container tasks. (#7892)
We now obtain credentials based on the container task's role
rather than just relying on the credentials of the enclosing
container instance.

Fixes #6700.
2017-03-22 07:15:19 +01:00
a67497e679 add new s3 metrics (#7846) 2017-03-20 09:09:08 +01:00
b387a8759e use session.NewSession() (#7745) 2017-03-06 21:08:16 +01:00
79cd48f64c Cloudwatch AWS/SES metrics (#7568) 2017-02-15 08:12:24 +01:00
edba465a75 add DeliveryStreamName dimension to AWS/Firehose Cloudwatch namespace (#7388) 2017-01-28 08:30:57 +01:00
dfaefe34a4 add cloudwatch region (#7161) 2017-01-06 12:05:27 +01:00
9855ea8c6c handle sts error (#7088) 2016-12-30 16:59:06 +01:00
48b57afe84 Adds London and Canada AWS Regions 2016-12-27 14:25:12 +01:00
81394fcaa4 add cloudwatch internal metrics (#6990) 2016-12-16 10:48:05 +01:00
f8d6902428 fix cloudwatch percentile (#6989) 2016-12-16 10:47:41 +01:00
be26c017f6 (cloudwatch) percentile support (#6634)
* support extended statistics

* handle different response format for extended statistics
2016-12-06 08:12:30 +01:00
7bc1c3cc1c feat(cloudwatch): make it possible to reset keys
closes #6697
2016-11-24 16:37:33 +01:00
3d21f06d5b tech(cloudwatch): store keys in secure json blob 2016-11-24 14:16:52 +01:00
0ea6537916 tech(cloudwatch): refactoring 2016-11-24 14:00:05 +01:00
f7e12e5f93 test(cloudwatch): fixes failing tests 2016-11-24 14:00:05 +01:00
64784db870 feat(cloudwatch): adds access and secret key to edit config page 2016-11-24 14:00:05 +01:00
69ff13adce add govcloud 2016-11-07 13:56:29 -05:00
7acdbde8f0 Cloudwatch: add support for Aurora specific RDS metrics (#6378) 2016-10-28 12:00:22 +02:00
2b8404e178 (cloudwatch) Fix UnHealthyHostCount metric of ApplicationELB
The UnHealthyHostCount metric of ApplicationELB for cloudwatch datasource did not work because the capitalization was wrong - it was UnhealthyHostCount instead of UnHealthyHostCount.
Here is the AWS documentation listing the metric name - http://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-cloudwatch-metrics.html#load-balancer-metrics-alb
2016-10-11 13:10:57 +05:30
1264a1b3a6 (cloudwatch) add metrics/dimensions (#6020) 2016-09-13 09:08:33 +02:00
f998b86ade (cloudwatch) add metrics/dimensions 2016-09-12 23:47:31 +09:00
6bd2bb04a7 (cloudwatch) add api gateway metrics/dimensions 2016-08-20 21:57:20 +09:00
7a1011ac39 (cloudwatch) support ApplicationELB (#5802) 2016-08-14 13:21:17 +02:00
9ca5ba96be reorder metrics/dimensions 2016-06-29 14:11:01 +09:00
511f8d3213 add cloudwatch metrics and dimensions 2016-06-29 13:55:16 +09:00
09f7222e79 add cloudwatch metrics 2016-06-23 11:24:21 +09:00
18f704533f Add enhanced elasticbeanstalk metrics 2016-05-27 11:47:53 +09:00
aedba5411c Add basic metrics for AWS/ElasticBeanstalk 2016-05-27 11:30:16 +09:00
1d27a7f93d (cloudwatch) fix wrong cache key of credentials (#5124) 2016-05-21 09:02:04 +02:00
07d355851e (cloudwatch) assume role support (#5065)
* (cloudwatch) assume role support

* save godep

* (cloudwatch) add assumeRoleArn field

* (cloudwatch) set cred provider for sts

* (cloudwatch) fix test
2016-05-18 07:54:24 +02:00
0764a4313b AWS Elasticsearch Service Dimensions (#4903) 2016-05-04 10:47:35 +02:00
8d1ac8c7f5 (cloudwatch) add kinesis metrics 2016-04-20 14:33:08 +09:00
1f9f439acb lib(): added simplejson lib 2016-03-11 23:28:33 +01:00
2c5abed2f1 (cloudwatch) add metrics/dimensions of AWS/Events and AWS/Logs 2016-03-11 12:11:01 +09:00
f788c8cb37 Merge pull request #3632 from mtanda/cloudwatch_annotation_describe_alarms
(cloudwatch) multiple CloudWatch alarm annotation support
2016-02-23 07:41:10 +01:00
d183c11e69 feat(cloudwatch): add more metrics for Route53
Thank you https://github.com/aruetten for helping
us find the new metrics

closes #4053
2016-02-18 13:09:50 +01:00
81ad469533 (cloudwatch) custom metrics namespace support 2016-02-12 00:30:33 +09:00
e96d72d669 reuse credentials 2016-02-04 13:16:55 +09:00
10016d9d38 add CloudWatch DescribeAlarms API support 2016-02-04 13:14:03 +09:00
ccb063df06 (cloudwatch) add test for custom metrics 2016-02-04 13:07:02 +09:00
b90a078be0 (cloudwatch) change implementation to testable 2016-02-04 13:07:02 +09:00
73ec486434 (cloudwatch) custom metrics support 2016-02-04 13:07:02 +09:00
7d8519f5f0 add seoul region 2016-01-12 18:15:29 +09:00
f84737d7d4 (cloudwatch) reuse credentials 2016-01-08 18:13:36 +09:00
6fa5e681aa fix EC2RoleProvider parameter 2015-12-15 11:25:20 +09:00
e631940d9e pkg/api/cloudwatch: fix api client construction against aws-sdk-go v0.10.2 2015-12-15 11:25:19 +09:00
6beb9be42c add CloudWatch Alarm API support 2015-12-15 11:25:15 +09:00
c8e894e8f8 sort metrics and dimensions 2015-12-11 17:56:35 +09:00
d9844350fe update supported metrics and dimensions 2015-12-11 17:42:40 +09:00