Torkel Ödegaard
|
b8d9722b4f
|
tech: removing unused variables from typescript files, and making tslint rules more strict
|
2017-09-21 16:40:18 +02:00 |
|
Torkel Ödegaard
|
5d2054323b
|
Merge branch 'aws-instance-attribute-tags' of https://github.com/paco3346/grafana into paco3346-aws-instance-attribute-tags
|
2017-08-01 09:38:58 +02:00 |
|
Mitsuhiro Tanda
|
91a533d948
|
(cloudwatch) high resolution custom metrics (#8958)
* support 1 second resolution Custom Metrics
* upgrade to aws-sdk-go v1.10.18
* simplify period calculation
* add test
* fix period calculation bug
|
2017-07-31 21:19:19 +02:00 |
|
Michael Ambrose
|
f0169656ba
|
Added test to for Cloudwatch EC2 tag selection
|
2017-06-07 16:53:49 -04:00 |
|
Mitsuhiro Tanda
|
68bb417db9
|
support [[var]] in cloudwatch datasource (#7649)
* support [[var]] form in cloudwatch datasource
* support multi variable in single dimension
* fix test
|
2017-02-23 15:02:35 +01:00 |
|
Mitsuhiro Tanda
|
5f6a3ecd56
|
(cloudwatch) don't expand variable when panel or row repeat is used (#6618)
* (cloudwatch) don't expand variable when panel or row repeat is used
* fix test
|
2016-12-06 08:16:41 +01:00 |
|
Mitsuhiro Tanda
|
be26c017f6
|
(cloudwatch) percentile support (#6634)
* support extended statistics
* handle different response format for extended statistics
|
2016-12-06 08:12:30 +01:00 |
|
bergquist
|
6b7015799c
|
Merge branch 'cloudwatch_interval' of https://github.com/mtanda/grafana into mtanda-cloudwatch_interval
|
2016-10-03 08:51:33 +02:00 |
|
Mitsuhiro Tanda
|
481cc01242
|
(cloudwatch) add test for expand templater variables
|
2016-09-20 11:04:23 +09:00 |
|
Mitsuhiro Tanda
|
ab9abee67b
|
(cloudwatch) add test for interval variable
|
2016-04-20 01:27:44 +09:00 |
|
Torkel Ödegaard
|
82ad5a632d
|
tech(): fixed broken tests due to angularjs upgrade
|
2016-03-28 20:44:32 +02:00 |
|
Mitsuhiro Tanda
|
a4e5b7ea37
|
fix cloudwatch test error
|
2016-02-04 13:21:29 +09:00 |
|
Mitsuhiro Tanda
|
a20443b577
|
(cloudwatch) refactor annotation query
|
2016-02-04 13:16:55 +09:00 |
|
Torkel Ödegaard
|
2fc8da7a87
|
feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views
|
2016-02-03 17:01:53 +01:00 |
|
Torkel Ödegaard
|
08caf4bbde
|
feat(tslint): more tslint work
|
2016-01-13 21:22:39 +01:00 |
|
Torkel Ödegaard
|
bc328cbed7
|
feat(plugins): upgraded Cloudwatch to new plugin schema
|
2016-01-09 18:36:25 +01:00 |
|
Torkel Ödegaard
|
4522b02925
|
tech(systemjs): almost all tests are passing
|
2015-12-21 16:00:58 +01:00 |
|
Mitsuhiro Tanda
|
31de9faaf2
|
fix test
|
2015-12-15 11:32:24 +09:00 |
|
Mitsuhiro Tanda
|
e22e20fa9d
|
fix cloudwatch annotation, reflect API change
|
2015-12-15 11:25:18 +09:00 |
|
Mitsuhiro Tanda
|
1626982a3a
|
add CloudWatch Annotation
|
2015-12-15 11:25:16 +09:00 |
|
Torkel Ödegaard
|
891d7c134c
|
Merge pull request #3205 from mtanda/cloudwatch_suggest_fix
(cloudwatch) fix dimension value suggestion
|
2015-12-03 17:17:07 +01:00 |
|
Mitsuhiro Tanda
|
4254aa5f5a
|
(cloudwatch) fix null point mode
|
2015-11-20 13:06:35 +09:00 |
|
Mitsuhiro Tanda
|
ae7e7e9656
|
remove getDimensions()
|
2015-11-17 22:49:46 +09:00 |
|
Mitsuhiro Tanda
|
393891d6ea
|
(cloudwatch) fill null if the datapoint missing
|
2015-11-16 18:23:12 +09:00 |
|
Mitsuhiro Tanda
|
add5bb47d5
|
add dimensions() to CloudWatch templating query
|
2015-11-16 16:50:53 +09:00 |
|
Mitsuhiro Tanda
|
ef4bec1c6d
|
fix CloudWatch dimension value suggestion
|
2015-11-11 20:15:30 +09:00 |
|
Torkel Ödegaard
|
97697b93ed
|
refactoring: moving and renaming things
|
2015-10-30 15:58:20 +01:00 |
|
Torkel Ödegaard
|
aef644bd21
|
feat(cloudwatch): final polish to the cloudwatch editor, closes #684
|
2015-10-08 13:09:15 +02:00 |
|
Torkel Ödegaard
|
3d52095765
|
feat(cloudwatch): restored dimension keys lookup
|
2015-10-02 20:25:28 +02:00 |
|
Torkel Ödegaard
|
0912cec0e5
|
feat(cloudwatch): contining work on moving hard coded stuff to backend and cleaning up code, #684
|
2015-10-02 11:54:35 +02:00 |
|
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
|
2015-10-02 11:10:21 +02:00 |
|
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
|
2015-10-02 09:04:46 +02:00 |
|
Torkel Ödegaard
|
af8d12124a
|
feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684
|
2015-10-01 21:20:52 +02:00 |
|
Torkel Ödegaard
|
3c6a06a327
|
feat(cloudwatch): moved specs into plugins dir
|
2015-10-01 17:00:41 +02:00 |
|