Commit Graph

311 Commits (3f3175972e1a1a18b6c9dcc4a7bb4ebb618b717d)

Author SHA1 Message Date
Mitsuhiro Tanda ebcb8be19a add period alias 8 years ago
Torkel Ödegaard c3bd07f9b4 testdata: added manual entry mode to test data 8 years ago
Sven Klemm a503c1d39c change default sslmode for postgres to verify-full (#9736) 8 years ago
Sven Klemm 34da0711ab add __timeGroup macro for mysql (#9596) 8 years ago
Sven Klemm b2d880c6de modify $__timeGroup macro so it can be used in select clause (#9527) 8 years ago
Eric Dahl 888d608090 CloudWatch: Add ALB RequestCountPerTarget metric 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 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
bergquist fe1d395d79 refactor cloudwatch to support new tsdb interface 8 years ago
Mitsuhiro Tanda 1dcc51adce re-implement dimension_values() 8 years ago
Mitsuhiro Tanda ec632bb9ed fix error message 8 years ago
Mitsuhiro Tanda 8fba6dcb0d re-implement ec2_instance_attribute() 8 years ago
Mitsuhiro Tanda cf23734d7d re-implement ebs_volume_ids() 8 years ago
Mitsuhiro Tanda e588b682fb import the change, https://github.com/grafana/grafana/pull/9268 8 years ago
Mitsuhiro Tanda 36a537a3ce fix conflict 8 years ago
Mitsuhiro Tanda fa074249e4 fix test 8 years ago
Mitsuhiro Tanda f590db1b78 move test code 8 years ago
Mitsuhiro Tanda 1d265e05c9 fix conflict 8 years ago
Mitsuhiro Tanda fe3d3bc384 porting other suggestion 8 years ago
Mitsuhiro Tanda feed90c0e2 re-implement get regions 8 years ago
Mitsuhiro Tanda 0c95148486 move the metric find query code 8 years ago
Mitsuhiro Tanda 62d84c1e14 (cloudwatch) move query parameter to 'parameters' 8 years ago
Mitsuhiro Tanda 110f157621 parse duration 8 years ago
Mitsuhiro Tanda c6607f3fa7 remove offset for startTime 8 years ago
Mitsuhiro Tanda dcb5ea58ce count up metrics 8 years ago
Mitsuhiro Tanda 39607d09d7 (cloudwatch) alerting 8 years ago
bergquist 3641e85233 testdata: add bucket scenarios for heatmap 8 years ago
bergquist ed661767f8 follow go idiom and return error as second param 8 years ago
bergquist a45e2ec9c3 context is reserved for go's context 8 years ago
bergquist 16b5b9f6be make ds a param for Query 8 years ago
bergquist c0260fd913 remove batch abstraction 8 years ago
bergquist 7f9f388293 rename executor into tsdbqueryendpoint 8 years ago
bergquist 0229d28d64 remove unused structs 8 years ago
bergquist 55f1b36e31 refactor response flow 8 years ago
bergquist 8c8fdadb78 trace failed executions 8 years ago
bergquist e128310045 use tags instead of logs 8 years ago
bergquist f160ad3bc8 add trace parameters for outgoing requests 8 years ago