Commit Graph

178 Commits (1dcc51adce701df2b1f2a74de938105d8cc53693)

Author SHA1 Message Date
Mitsuhiro Tanda ae7e7e9656 remove getDimensions() 10 years ago
Mitsuhiro Tanda 393891d6ea (cloudwatch) fill null if the datapoint missing 10 years ago
Mitsuhiro Tanda 1bbd056797 fix templating 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
Mitsuhiro Tanda cc80191cd1 CloudWatch ebs templating fix 10 years ago
utkarshcmu 7612e47aee Select AWS region from dropdown 10 years ago
utkarshcmu 9f066d01b1 Check specified AWS Region and not us-east-1 10 years ago
utkarshcmu 4de9ac133a Set default AWS region from dropdown now 10 years ago
utkarshcmu fdeeb73587 AWS Region as a mandatory field 10 years ago
Torkel Ödegaard 97697b93ed refactoring: moving and renaming things 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 f8a1c7c8a1 docs(cloudwatch): updated docs with info about #3080 10 years ago
Torkel Ödegaard 5d64568f3e refactoring: some minor refactoring and changes to AWS profile PR #3053 10 years ago
utkarshcmu d3ee81bb5a Added tooltip for cloudwatch datasource 10 years ago
Mitsuhiro Tanda b82f1edd63 fix panel repeat for cloudwatch 10 years ago
Jari Sukanen 23599814a3 cloudwatch: add support for defining AWS profile for CloudWatch datasource 10 years ago
Torkel Ödegaard 1dbf0ad976 docs(cloudwatch): initial cloudwatch docs, closes #2900 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 2d722e26de fix(cloudwatch): fixed test datasource, broken due to some function name changes 10 years ago
Torkel Ödegaard 3d52095765 feat(cloudwatch): restored dimension keys lookup 10 years ago
Torkel Ödegaard 0912cec0e5 feat(cloudwatch): contining work on moving hard coded stuff to backend and cleaning up code, #684 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 91285baea5 feat(cloudwatch): fixed failing unit tests 10 years ago
Torkel Ödegaard 875d80aa72 feat(cloudwatch): refactoring cloudwatch datasource code, #684 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 205d4232b9 feat(cloudwatch): only support proxy mode, can remove frontend aws-sdk lib 10 years ago
Torkel Ödegaard 3c6a06a327 feat(cloudwatch): moved specs into plugins dir 10 years ago
Mitsuhiro Tanda 01ec8d0bcb fix cloudwatch time error 10 years ago
Mitsuhiro Tanda d09e8a12b4 fix jshint error 10 years ago
Mitsuhiro Tanda 5dd64b97d2 refactor 10 years ago
Mitsuhiro Tanda 9600b1f103 add ebs_volume_ids() for templating 10 years ago
Mitsuhiro Tanda ca9861e749 fix cloudwatch config editor 10 years ago
Torkel Ödegaard 25d7b8d08d feat(cloudwatch): resumed work on cloudwath datasource, #684, #2445 10 years ago
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Torkel Ödegaard f8b61a4ebe changelog(): added #1034 to changelog 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
Torkel Ödegaard 27d5f02329 refactoring(query editors): broke out metric segment 10 years ago
Torkel Ödegaard 822a689b82 datasource(cloudwatch): began on polishing cloudwatch datasource, #684, #2445 10 years ago
Mitsuhiro Tanda 3405e44a1d add legend format tip 10 years ago
Mitsuhiro Tanda 8c5a28c0b8 improve dollar escape 10 years ago
Mitsuhiro Tanda 7c6e49ec65 fix too much CloudWatch query 10 years ago
Mitsuhiro Tanda b7fc3059b6 add legend format 10 years ago
Mitsuhiro Tanda 64ce5e0fad add tooltip 10 years ago
Mitsuhiro Tanda d815d06c1c ignore empty custom metrics setting 10 years ago
Mitsuhiro Tanda c0c8465ec2 add loading custom metrics definitions 10 years ago
Mitsuhiro Tanda e74be5887c don't require cloudwatch dimension 10 years ago