Mitsuhiro Tanda
|
add5bb47d5
|
add dimensions() to CloudWatch templating query
|
2015-11-16 16:50:53 +09:00 |
|
Mitsuhiro Tanda
|
ef4bec1c6d
|
fix CloudWatch dimension value suggestion
|
2015-11-11 20:15:30 +09:00 |
|
Torkel Ödegaard
|
34e3683ded
|
fix(cloudwatch): fixed limiting of cloudwatch period so it works for long time ranges in all cases, fixes #3086
|
2015-10-29 16:46:58 +01:00 |
|
Torkel Ödegaard
|
aef644bd21
|
feat(cloudwatch): final polish to the cloudwatch editor, closes #684
|
2015-10-08 13:09:15 +02:00 |
|
Torkel Ödegaard
|
c34c3ac845
|
feat(cloudwatch): refactoring and editor improvements, #684
|
2015-10-08 11:37:47 +02:00 |
|
Torkel Ödegaard
|
3d52095765
|
feat(cloudwatch): restored dimension keys lookup
|
2015-10-02 20:25:28 +02:00 |
|
Torkel Ödegaard
|
180ba33ac8
|
feat(cloudwatch): refactoring and cleanup of backend code, started moving hard coded stuff in the frontend to the backend, changed name of metricFind queries region() -> regions() , and namespace() -> namespaces() to be more consistent with the others, #684
|
2015-10-02 11:10:21 +02:00 |
|
Torkel Ödegaard
|
04f4454974
|
feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value
|
2015-10-02 09:04:46 +02:00 |
|
Torkel Ödegaard
|
af8d12124a
|
feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684
|
2015-10-01 21:20:52 +02:00 |
|