Mitsuhiro Tanda
|
73ec486434
(cloudwatch) custom metrics support
|
hace 10 años |
Torkel Ödegaard
|
2fc8da7a87
feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views
|
hace 10 años |
Torkel Ödegaard
|
8699d49f93
feat(plugins): updated cloudwatch to new plugin style
|
hace 10 años |
Torkel Ödegaard
|
bc328cbed7
feat(plugins): upgraded Cloudwatch to new plugin schema
|
hace 10 años |
Mitsuhiro Tanda
|
d302c82c82
share cloudwatch query editor
|
hace 10 años |
Mitsuhiro Tanda
|
e22e20fa9d
fix cloudwatch annotation, reflect API change
|
hace 10 años |
Mitsuhiro Tanda
|
7d16307db4
parse string date format
|
hace 10 años |
Mitsuhiro Tanda
|
1626982a3a
add CloudWatch Annotation
|
hace 10 años |
Mitsuhiro Tanda
|
217d5df276
(cloudwatch) fix period overwrite
|
hace 10 años |
Mitsuhiro Tanda
|
573632012e
cloudwatch dimension null check
|
hace 10 años |
Torkel Ödegaard
|
891d7c134c
Merge pull request #3205 from mtanda/cloudwatch_suggest_fix
|
hace 10 años |
Mitsuhiro Tanda
|
154d70e4e2
remove dimensionPart
|
hace 10 años |
Mitsuhiro Tanda
|
4254aa5f5a
(cloudwatch) fix null point mode
|
hace 10 años |
Mitsuhiro Tanda
|
ae7e7e9656
remove getDimensions()
|
hace 10 años |
Mitsuhiro Tanda
|
393891d6ea
(cloudwatch) fill null if the datapoint missing
|
hace 10 años |
Mitsuhiro Tanda
|
1bbd056797
fix templating
|
hace 10 años |
Mitsuhiro Tanda
|
add5bb47d5
add dimensions() to CloudWatch templating query
|
hace 10 años |
Mitsuhiro Tanda
|
ef4bec1c6d
fix CloudWatch dimension value suggestion
|
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 |