Mitsuhiro Tanda
|
4254aa5f5a
(cloudwatch) fix null point mode
|
hace 10 años |
Mitsuhiro Tanda
|
393891d6ea
(cloudwatch) fill null if the datapoint missing
|
hace 10 años |
Torkel Ödegaard
|
4da99d14e6
Merge pull request #3204 from mtanda/cloudwatch_ebs_fix
|
hace 10 años |
Mitsuhiro Tanda
|
cc80191cd1
CloudWatch ebs templating fix
|
hace 10 años |
utkarshcmu
|
9f066d01b1
Check specified AWS Region and not us-east-1
|
hace 10 años |
Torkel Ödegaard
|
34e3683ded
fix(cloudwatch): fixed limiting of cloudwatch period so it works for long time ranges in all cases, fixes #3086
|
hace 10 años |
Mitsuhiro Tanda
|
b82f1edd63
fix panel repeat for cloudwatch
|
hace 10 años |
Torkel Ödegaard
|
aef644bd21
feat(cloudwatch): final polish to the cloudwatch editor, closes #684
|
hace 10 años |
Torkel Ödegaard
|
c34c3ac845
feat(cloudwatch): refactoring and editor improvements, #684
|
hace 10 años |
Torkel Ödegaard
|
2d722e26de
fix(cloudwatch): fixed test datasource, broken due to some function name changes
|
hace 10 años |
Torkel Ödegaard
|
3d52095765
feat(cloudwatch): restored dimension keys lookup
|
hace 10 años |
Torkel Ödegaard
|
0912cec0e5
feat(cloudwatch): contining work on moving hard coded stuff to backend and cleaning up code, #684
|
hace 10 años |
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
|
hace 10 años |
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
|
hace 10 años |
Torkel Ödegaard
|
91285baea5
feat(cloudwatch): fixed failing unit tests
|
hace 10 años |
Torkel Ödegaard
|
875d80aa72
feat(cloudwatch): refactoring cloudwatch datasource code, #684
|
hace 10 años |
Torkel Ödegaard
|
af8d12124a
feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684
|
hace 10 años |
Torkel Ödegaard
|
205d4232b9
feat(cloudwatch): only support proxy mode, can remove frontend aws-sdk lib
|
hace 10 años |
Mitsuhiro Tanda
|
01ec8d0bcb
fix cloudwatch time error
|
hace 10 años |
Mitsuhiro Tanda
|
d09e8a12b4
fix jshint error
|
hace 10 años |
Mitsuhiro Tanda
|
5dd64b97d2
refactor
|
hace 10 años |
Mitsuhiro Tanda
|
9600b1f103
add ebs_volume_ids() for templating
|
hace 10 años |
Torkel Ödegaard
|
25d7b8d08d
feat(cloudwatch): resumed work on cloudwath datasource, #684, #2445
|
hace 10 años |
Torkel Ödegaard
|
822a689b82
datasource(cloudwatch): began on polishing cloudwatch datasource, #684, #2445
|
hace 10 años |
Mitsuhiro Tanda
|
b7fc3059b6
add legend format
|
hace 10 años |
Mitsuhiro Tanda
|
d815d06c1c
ignore empty custom metrics setting
|
hace 10 años |
Mitsuhiro Tanda
|
c0c8465ec2
add loading custom metrics definitions
|
hace 10 años |
Mitsuhiro Tanda
|
e74be5887c
don't require cloudwatch dimension
|
hace 10 años |
Mitsuhiro Tanda
|
d75d4a5c08
filter empty dimension
|
hace 10 años |
Mitsuhiro Tanda
|
266fe876ba
pass dimension in metricFindQuery
|
hace 10 años |