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 |
Torkel Ödegaard
|
057b533a39
Merge branch 'master' into cloudwatch
|
10 years ago |
Torkel Ödegaard
|
b774b91b92
Merge branch 'cloudwatch' of https://github.com/mtanda/grafana into cloudwatch
|
10 years ago |
Torkel Ödegaard
|
7dc923a292
fix(timepicker): fixed displaying of customk time ranges, #2861
|
10 years ago |
Torkel Ödegaard
|
f0f791d226
Merge pull request #2859 from tmonk42/graphite_multiplySeries
|
10 years ago |
Haneysmith, Nathan
|
7ca261e33e
add graphite multiplySeries function
|
10 years ago |
Torkel Ödegaard
|
42e7a70d99
Merge pull request #2845 from sbouchex/master
|
10 years ago |
sbouchex
|
6c1adf9187
Missing carriage return when displaying usage
|
10 years ago |
Torkel Ödegaard
|
81a660eae4
fix(phantomjs binary): fixed PR #2832 so that it works on linux, now phantomjs based server side rendershould work on mac and linux, maybe even windows
|
10 years ago |
Torkel Ödegaard
|
8b029388a5
Merge branch 'phantomjs' of https://github.com/fg2it/grafana into fg2it-phantomjs
|
10 years ago |
Torkel Ödegaard
|
c816ed2527
feat(usage stats): added data source count stats
|
10 years ago |
Mitsuhiro Tanda
|
be6cb24e10
fix cloudwatch test
|
10 years ago |
Mitsuhiro Tanda
|
1a63d9eb3b
reactivate cloudwatch test
|
10 years ago |
Torkel Ödegaard
|
8a39b32b5c
refactor: moved elasticsearch specs to plugin folder and to typescript
|
10 years ago |
Torkel Ödegaard
|
7d2646f60a
refactor: moved influxdb specs to plugins folder
|
10 years ago |
Torkel Ödegaard
|
1a8bc1dd60
fix(dashbard save as): fixed wonky behavior in save as modal, cursor to the end randomly, fixes #2837
|
10 years ago |
Torkel Ödegaard
|
7e434fc019
refactor: moved graphite specs into plugins directory
|
10 years ago |
Torkel Ödegaard
|
49d57cf596
feat(cloudwatch): uncommented tests, but they do not seemt to execute
|
10 years ago |
Torkel Ödegaard
|
8dfbc55851
Merge branch 'cloudwatch' of https://github.com/mtanda/grafana into cloudwatch
|
10 years ago |
Torkel Ödegaard
|
3cbfe21b2c
Merge branch 'master' into cloudwatch
|
10 years ago |
Torkel Ödegaard
|
cb7424ce5e
fix(playlist ui): minor polish / fix to playlist ui, fixes #2831, other minor css / markup fixes
|
10 years ago |
Torkel Ödegaard
|
a567939f78
fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828
|
10 years ago |
Torkel Ödegaard
|
a3748d4b97
fix(singestat): fixed missing sparklines, caused by recent changes to time range handling, fixes #2815
|
10 years ago |