Torkel Ödegaard
|
fe46410c31
Merge branch 'cloudwatch'
|
10 年之前 |
Torkel Ödegaard
|
aef644bd21
feat(cloudwatch): final polish to the cloudwatch editor, closes #684
|
10 年之前 |
Torkel Ödegaard
|
c34c3ac845
feat(cloudwatch): refactoring and editor improvements, #684
|
10 年之前 |
Torkel Ödegaard
|
f680c15283
fix(snapshot): fixed issue with timepicker / time display when viewing snapshot, fixes #2892
|
10 年之前 |
Torkel Ödegaard
|
f11785001c
docs: minor fix
|
10 年之前 |
Torkel Ödegaard
|
106fe4854f
Merge branch 'prometheus' of github.com:grafana/grafana
|
10 年之前 |
Torkel Ödegaard
|
44d377b810
feat(prometheus): refactoring and polish of the prometheus editor removing unused/uneeded code
|
10 年之前 |
Torkel Ödegaard
|
a2bf3e056d
Merge branch 'prometheus'
|
10 年之前 |
Torkel Ödegaard
|
2d722e26de
fix(cloudwatch): fixed test datasource, broken due to some function name changes
|
10 年之前 |
Torkel Ödegaard
|
182e079d25
Merge branch 'master' into cloudwatch
|
10 年之前 |
Torkel Ödegaard
|
318af9b418
small docs structure change, moved build from source into install section and CLA into project, and about into project
|
10 年之前 |
Torkel Ödegaard
|
0bcda4a2eb
minor elasticsearch fix
|
10 年之前 |
Torkel Ödegaard
|
0db2d07a1a
Merge pull request #2871 from mtanda/prometheus_time_fix
|
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 年之前 |
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 年之前 |
Torkel Ödegaard
|
91285baea5
feat(cloudwatch): fixed failing unit tests
|
10 年之前 |
Torkel Ödegaard
|
875d80aa72
feat(cloudwatch): refactoring cloudwatch datasource code, #684
|
10 年之前 |
Mitsuhiro Tanda
|
5e19fdb492
fix prometheus time conversion
|
10 年之前 |
Torkel Ödegaard
|
bddcc6491a
Merge pull request #2870 from ctdk/strip-format
|
10 年之前 |
ctdk
|
d37e18fdcf
Add config option to strip (most) colors from console logs
|
10 年之前 |
Torkel Ödegaard
|
af8d12124a
feat(cloudwatch): code refactoring and cleanup, trying to rewrite so the code uses promises instead of ccallbacks, #684
|
10 年之前 |
Torkel Ödegaard
|
5e34823e7c
Merge pull request #2858 from mtanda/prometheus
|
10 年之前 |
Torkel Ödegaard
|
f44eaae88a
Merge pull request #2867 from juliusv/fix-prometheus-link
|
10 年之前 |
Julius Volz
|
3cc69112c1
Fix "Link to Prometheus" button for proxied Prometheus sources.
|
10 年之前 |
Torkel Ödegaard
|
205d4232b9
feat(cloudwatch): only support proxy mode, can remove frontend aws-sdk lib
|
10 年之前 |
Torkel Ödegaard
|
3c6a06a327
feat(cloudwatch): moved specs into plugins dir
|
10 年之前 |
Torkel Ödegaard
|
057b533a39
Merge branch 'master' into cloudwatch
|
10 年之前 |
Torkel Ödegaard
|
b774b91b92
Merge branch 'cloudwatch' of https://github.com/mtanda/grafana into cloudwatch
|
10 年之前 |