Commit Graph

6 Commits (34cda659982bf23655ffbce718fdc0cc56b896b2)

Author SHA1 Message Date
Mitsuhiro Tanda 62d11c147b (cloudwatch) fix dimension value find query (#8159) 8 years ago
Mitsuhiro Tanda be26c017f6 (cloudwatch) percentile support (#6634) 9 years ago
Mitsuhiro Tanda 73ec486434 (cloudwatch) custom metrics support 9 years ago
Torkel Ödegaard 2fc8da7a87 feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views 9 years ago
Torkel Ödegaard 8699d49f93 feat(plugins): updated cloudwatch to new plugin style 9 years ago
Mitsuhiro Tanda d302c82c82 share cloudwatch query editor 10 years ago
Mitsuhiro Tanda add5bb47d5 add dimensions() to CloudWatch templating query 10 years ago
Mitsuhiro Tanda ef4bec1c6d fix CloudWatch dimension value suggestion 10 years ago
Torkel Ödegaard 34e3683ded fix(cloudwatch): fixed limiting of cloudwatch period so it works for long time ranges in all cases, fixes #3086 10 years ago
Torkel Ödegaard aef644bd21 feat(cloudwatch): final polish to the cloudwatch editor, closes #684 10 years ago
Torkel Ödegaard c34c3ac845 feat(cloudwatch): refactoring and editor improvements, #684 10 years ago
Torkel Ödegaard 3d52095765 feat(cloudwatch): restored dimension keys lookup 10 years ago
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 10 years ago
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 10 years ago
Torkel Ödegaard af8d12124a feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684 10 years ago
Torkel Ödegaard ae7093e0bb feat(elasticsearch): small progress on new elasticsearch metric query capability 10 years ago
Torkel Ödegaard ea7c6edcd0 feat(cloudwatch): lots of refactoring and polish work on cloudwatch query editor 10 years ago
Mitsuhiro Tanda 8c5a28c0b8 improve dollar escape 10 years ago
Mitsuhiro Tanda f1e5238e16 escape dimension if it is variable name 10 years ago
Mitsuhiro Tanda 1c6b7203cc add template variable to drop down list 10 years ago
Mitsuhiro Tanda 4f42dae3cb change behavior of dimension value suggestion 10 years ago
Mitsuhiro Tanda 6ffab821b2 refactor suggest function 10 years ago
Mitsuhiro Tanda fd96e30c9c add region field in query editor 10 years ago
Mitsuhiro Tanda 134819cb45 fix jshint error 10 years ago
Mitsuhiro Tanda 88ce05976e add CloudWatch datasource 10 years ago