Commit Graph

75 Commits (124b21a6aa3da3c184e8d634422756fa85beb7e3)

Author SHA1 Message Date
Mitsuhiro Tanda 28250271cc fix nil pointer dereference (#13221) 7 years ago
Alban Perillat-Merceroz f3d400f1a7 Add new Redshift metrics and dimensions for Cloudwatch datasource 7 years ago
Jason Pereira 88d8072be3 add aws_dx to cloudwatch datasource 7 years ago
Mitsuhiro Tanda 055d208a32 fix invalid reference 7 years ago
Mitsuhiro Tanda d9bf894383 return 400 if user input error 7 years ago
Bryan T. Richardson daf0c374b3 Added BurstBalance metric to list of AWS RDS metrics. 7 years ago
Mitsuhiro Tanda 77220456b6 improve error message 7 years ago
Mitsuhiro Tanda 40ed235b3b support GetMetricData 7 years ago
Marcus Efraimsson c02dd7462a
cloudwatch: handle invalid time range 7 years ago
Francisco Guimarães acdc2bf100 Adding Cloudwatch AWS/AppSync metrics and dimensions 7 years ago
Christophe Le Guern 3ba3fd9a59 Add new regions to handleGetRegions function (#12082) 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Mario Trangoni 556219b192 pkg/tsdb: fix ineffassign isues 7 years ago
Karsten Weiss ed46efa081 Use sort.Strings() (gosimple) 7 years ago
Karsten Weiss 5d95601720 Merge variable declaration with assignment (gosimple) 7 years ago
Karsten Weiss be2d635078 Simplify error returns (gosimple) 7 years ago
Karsten Weiss c5a09a3dc1 Remove redundant break statements (gosimple) 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
Mitsuhiro Tanda eecbdc89eb fix, set default highResolution setting 7 years ago
Mitsuhiro Tanda 18c54a9341 support cloudwatch high resolution query 7 years ago
Mitsuhiro Tanda 60b30d3e9a add AWS/States Rekognition (#10890) 7 years ago
hannes 43e6ea95e0 Cloudwatch: add support for multi instances (#10570) 7 years ago
hannes d82af23f1c cloudwatch: fix ebs_volume_ids by create a client-session before call ec2:DescribeInstances. (#10566) 7 years ago
Torkel Ödegaard 4f59d229fe fix: cloudwatch corrected error handling so original error is not thrown away 7 years ago
Oleksandr Kushchenko 5c94daa011 Add AWS/AmazonMQ namespace metrics to CloudWatch tsdb (#10407) 7 years ago
Scott Ernst fcf1ff10d2 Kinesis Metric Capitalization 8 years ago
Mikael Olenfalk 8e7166b5c4 Explicitly specify default region in CloudWatch datasource (#9440) 8 years ago
Ben Whaley 51854ff4fa Fix go fmt 8 years ago
Ben Whaley fe88658bdd Resolves grafana/grafana:#9309 8 years ago
Mitsuhiro Tanda 52e1c4113b fix cloudwatch ec2_instance_attribute (#9718) 8 years ago
Mitsuhiro Tanda 6488ccd113 return empty array for no datapoints 8 years ago
Scott Nelson Windels 343143e95f Add AWS/NetworkELB to cloudwatch definitions 8 years ago
Mitsuhiro Tanda 4a63d696ff fix default alias 8 years ago
Mitsuhiro Tanda ebcb8be19a add period alias 8 years ago
Eric Dahl 888d608090 CloudWatch: Add ALB RequestCountPerTarget metric 8 years ago
Mitsuhiro Tanda 8d6513a564 fix cloudwatch alert bug 8 years ago
Mitsuhiro Tanda 5e88177f28 add debug log 8 years ago
Mitsuhiro Tanda 468e8c13ee move extend statistics handling code to backend 8 years ago
Mitsuhiro Tanda 6c375ed2cb fix assume role 8 years ago
Mitsuhiro Tanda f3a2dc7c5f improve cloudwatch tsdb 8 years ago
Mitsuhiro Tanda a21f53cf82 refactor cloudwatch code 8 years ago
Mitsuhiro Tanda 59cdd4d8d2 remove obsolete code 8 years ago
Mitsuhiro Tanda fe9fca381c move cloudwatch crendential related code 8 years ago
Mitsuhiro Tanda e1fe15e094 fix annotation query 8 years ago
Mitsuhiro Tanda d98d8a404f fix dimension convertion 8 years ago
Mitsuhiro Tanda c140d7aa06 re-implement annotation query 8 years ago
Mitsuhiro Tanda 8f3b060946 fix parameter format 8 years ago
Mitsuhiro Tanda 17445e0c98 fix alert feature 8 years ago
Mitsuhiro Tanda 8243ac39c2 fix parameter format 8 years ago