bergquist
|
6b7015799c
Merge branch 'cloudwatch_interval' of https://github.com/mtanda/grafana into mtanda-cloudwatch_interval
|
vor 9 Jahren |
Mitsuhiro Tanda
|
481cc01242
(cloudwatch) add test for expand templater variables
|
vor 9 Jahren |
Mitsuhiro Tanda
|
ab9abee67b
(cloudwatch) add test for interval variable
|
vor 9 Jahren |
Torkel Ödegaard
|
82ad5a632d
tech(): fixed broken tests due to angularjs upgrade
|
vor 9 Jahren |
Mitsuhiro Tanda
|
a20443b577
(cloudwatch) refactor annotation query
|
vor 10 Jahren |
Torkel Ödegaard
|
2fc8da7a87
feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views
|
vor 10 Jahren |
Torkel Ödegaard
|
08caf4bbde
feat(tslint): more tslint work
|
vor 10 Jahren |
Torkel Ödegaard
|
bc328cbed7
feat(plugins): upgraded Cloudwatch to new plugin schema
|
vor 10 Jahren |
Torkel Ödegaard
|
4522b02925
tech(systemjs): almost all tests are passing
|
vor 10 Jahren |
Mitsuhiro Tanda
|
31de9faaf2
fix test
|
vor 10 Jahren |
Mitsuhiro Tanda
|
e22e20fa9d
fix cloudwatch annotation, reflect API change
|
vor 10 Jahren |
Mitsuhiro Tanda
|
1626982a3a
add CloudWatch Annotation
|
vor 10 Jahren |
Torkel Ödegaard
|
891d7c134c
Merge pull request #3205 from mtanda/cloudwatch_suggest_fix
|
vor 10 Jahren |
Mitsuhiro Tanda
|
4254aa5f5a
(cloudwatch) fix null point mode
|
vor 10 Jahren |
Mitsuhiro Tanda
|
ae7e7e9656
remove getDimensions()
|
vor 10 Jahren |
Mitsuhiro Tanda
|
393891d6ea
(cloudwatch) fill null if the datapoint missing
|
vor 10 Jahren |
Mitsuhiro Tanda
|
add5bb47d5
add dimensions() to CloudWatch templating query
|
vor 10 Jahren |
Mitsuhiro Tanda
|
ef4bec1c6d
fix CloudWatch dimension value suggestion
|
vor 10 Jahren |
Torkel Ödegaard
|
97697b93ed
refactoring: moving and renaming things
|
vor 10 Jahren |
Torkel Ödegaard
|
aef644bd21
feat(cloudwatch): final polish to the cloudwatch editor, closes #684
|
vor 10 Jahren |
Torkel Ödegaard
|
3d52095765
feat(cloudwatch): restored dimension keys lookup
|
vor 10 Jahren |
Torkel Ödegaard
|
0912cec0e5
feat(cloudwatch): contining work on moving hard coded stuff to backend and cleaning up code, #684
|
vor 10 Jahren |
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
|
vor 10 Jahren |
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
|
vor 10 Jahren |
Torkel Ödegaard
|
af8d12124a
feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684
|
vor 10 Jahren |
Torkel Ödegaard
|
3c6a06a327
feat(cloudwatch): moved specs into plugins dir
|
vor 10 Jahren |