Torkel Ödegaard
|
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
|
8 年之前 |
Torkel Ödegaard
|
5d2054323b
Merge branch 'aws-instance-attribute-tags' of https://github.com/paco3346/grafana into paco3346-aws-instance-attribute-tags
|
8 年之前 |
Mitsuhiro Tanda
|
91a533d948
(cloudwatch) high resolution custom metrics (#8958)
|
8 年之前 |
Michael Ambrose
|
f0169656ba
Added test to for Cloudwatch EC2 tag selection
|
8 年之前 |
Mitsuhiro Tanda
|
68bb417db9
support [[var]] in cloudwatch datasource (#7649)
|
8 年之前 |
Mitsuhiro Tanda
|
5f6a3ecd56
(cloudwatch) don't expand variable when panel or row repeat is used (#6618)
|
9 年之前 |
Mitsuhiro Tanda
|
be26c017f6
(cloudwatch) percentile support (#6634)
|
9 年之前 |
bergquist
|
6b7015799c
Merge branch 'cloudwatch_interval' of https://github.com/mtanda/grafana into mtanda-cloudwatch_interval
|
9 年之前 |
Mitsuhiro Tanda
|
481cc01242
(cloudwatch) add test for expand templater variables
|
9 年之前 |
Mitsuhiro Tanda
|
ab9abee67b
(cloudwatch) add test for interval variable
|
9 年之前 |
Torkel Ödegaard
|
82ad5a632d
tech(): fixed broken tests due to angularjs upgrade
|
9 年之前 |
Mitsuhiro Tanda
|
a20443b577
(cloudwatch) refactor annotation query
|
10 年之前 |
Torkel Ödegaard
|
2fc8da7a87
feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views
|
10 年之前 |
Torkel Ödegaard
|
08caf4bbde
feat(tslint): more tslint work
|
10 年之前 |
Torkel Ödegaard
|
bc328cbed7
feat(plugins): upgraded Cloudwatch to new plugin schema
|
10 年之前 |
Torkel Ödegaard
|
4522b02925
tech(systemjs): almost all tests are passing
|
10 年之前 |
Mitsuhiro Tanda
|
31de9faaf2
fix test
|
10 年之前 |
Mitsuhiro Tanda
|
e22e20fa9d
fix cloudwatch annotation, reflect API change
|
10 年之前 |
Mitsuhiro Tanda
|
1626982a3a
add CloudWatch Annotation
|
10 年之前 |
Torkel Ödegaard
|
891d7c134c
Merge pull request #3205 from mtanda/cloudwatch_suggest_fix
|
10 年之前 |
Mitsuhiro Tanda
|
4254aa5f5a
(cloudwatch) fix null point mode
|
10 年之前 |
Mitsuhiro Tanda
|
ae7e7e9656
remove getDimensions()
|
10 年之前 |
Mitsuhiro Tanda
|
393891d6ea
(cloudwatch) fill null if the datapoint missing
|
10 年之前 |
Mitsuhiro Tanda
|
add5bb47d5
add dimensions() to CloudWatch templating query
|
10 年之前 |
Mitsuhiro Tanda
|
ef4bec1c6d
fix CloudWatch dimension value suggestion
|
10 年之前 |
Torkel Ödegaard
|
97697b93ed
refactoring: moving and renaming things
|
10 年之前 |
Torkel Ödegaard
|
aef644bd21
feat(cloudwatch): final polish to the cloudwatch editor, closes #684
|
10 年之前 |
Torkel Ödegaard
|
3d52095765
feat(cloudwatch): restored dimension keys lookup
|
10 年之前 |
Torkel Ödegaard
|
0912cec0e5
feat(cloudwatch): contining work on moving hard coded stuff to backend and cleaning up code, #684
|
10 年之前 |
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 年之前 |