Torkel Ödegaard
|
53dc21c69b
|
feat(panels): minor fixes
|
2016-01-25 17:58:41 -05:00 |
|
Torkel Ödegaard
|
b0dd79cbfd
|
feat(panels): MetricsPanelCtrl is starting to work
|
2016-01-25 17:51:18 -05:00 |
|
Torkel Ödegaard
|
c30b1b126d
|
feat(panels): minor progress
|
2016-01-25 15:58:24 -05:00 |
|
Torkel Ödegaard
|
9c6698e87b
|
feat(panels): progress on new panel infrastructure, base classes
|
2016-01-25 15:09:37 -05:00 |
|
Torkel Ödegaard
|
73af4df96d
|
feat(panels): upgraded text panel
|
2016-01-25 11:41:20 -05:00 |
|
Torkel Ödegaard
|
11e35f7b68
|
Merge remote-tracking branch 'origin/master' into panelbase
|
2016-01-25 10:00:25 -05:00 |
|
Torkel Ödegaard
|
8f4cf6c797
|
feat(panels): updated text panel to new format
|
2016-01-25 09:56:17 -05:00 |
|
Torkel Ödegaard
|
3e14f8a0e5
|
feat(): panel refactoring
|
2016-01-24 18:44:21 -05:00 |
|
Torkel Ödegaard
|
a950ff9795
|
feat(panel): more panel base infrastructure
|
2016-01-24 17:58:08 -05:00 |
|
Torkel Ödegaard
|
4132cf12e3
|
feat(panels): more panel refactoring
|
2016-01-24 17:30:29 -05:00 |
|
Torkel Ödegaard
|
4f7fb40d9b
|
feat(panel plugin): improving panel plugin model
|
2016-01-24 16:39:25 -05:00 |
|
Torkel Ödegaard
|
94a7e9b185
|
poc(panel): experimental panel stuff
|
2016-01-22 19:59:36 +01:00 |
|
Torkel Ödegaard
|
0796b2c0e3
|
poc(panel as isolated compoennts): experimental panel stuff
|
2016-01-21 17:46:57 +01:00 |
|
Ivan Babrou
|
bbfdbaf952
|
Support OpenTSDB 2.2 fill policies, closes #3802
|
2016-01-21 16:38:46 +00:00 |
|
Torkel Ödegaard
|
7b4fe824ec
|
Merge branch 'master' into panelbase
|
2016-01-21 15:29:14 +01:00 |
|
bergquist
|
28fabadeae
|
style: remove empty row
|
2016-01-21 15:13:06 +01:00 |
|
bergquist
|
ba65b89bbb
|
feat(csv export): extract csv export into a new file
|
2016-01-21 14:22:39 +01:00 |
|
Torkel Ödegaard
|
3d353c7d6d
|
fix(mixed datasource): fixed issue with mixed data source in optimized build
|
2016-01-21 13:14:25 +01:00 |
|
Torkel Ödegaard
|
cbb5811d8b
|
fix(cleanup): removed unused js file
|
2016-01-21 11:40:04 +01:00 |
|
matteo brancaleoni
|
cdcc7a7172
|
add export to csv in table panel
|
2016-01-21 10:02:23 +01:00 |
|
Torkel Ödegaard
|
3e3b996963
|
feat(plugin): experimental work on plugin architecture
|
2016-01-19 21:57:58 +01:00 |
|
Torkel Ödegaard
|
7a26d309b1
|
feat(apps): more work on apps and how apps can include panels
|
2016-01-19 18:18:53 +01:00 |
|
utkarshcmu
|
54383a9a0c
|
Fix failing circleci
|
2016-01-19 00:08:55 -08:00 |
|
Torkel Ödegaard
|
510a21195a
|
feat(influxdb): support for policy selection in query editor, closes #2018
|
2016-01-18 18:38:36 +01:00 |
|
Torkel Ödegaard
|
3b5a583903
|
Merge branch 'master' into influxdb-policy-selector
|
2016-01-18 18:10:01 +01:00 |
|
Torkel Ödegaard
|
1d4803cff0
|
fix(singlestat): fixed issue with singlestat and drilldown link introduced in recent commit, fixes #3777
|
2016-01-18 16:18:04 +01:00 |
|
Torkel Ödegaard
|
edcef7d078
|
fix(graph): fixed for graph series color selector popover, broken in recent 3.0-pre1 build, fixes #3774
|
2016-01-18 12:12:05 +01:00 |
|
Torkel Ödegaard
|
1adb7b286c
|
updated
|
2016-01-18 07:28:01 +01:00 |
|
Torkel Ödegaard
|
a8e3f731b7
|
feat(influxdb): began work on influxdb policy selector
|
2016-01-17 17:53:38 +01:00 |
|
Torkel Ödegaard
|
2bfded3c5f
|
ux(): general ux polish
|
2016-01-15 14:42:59 +01:00 |
|
Torkel Ödegaard
|
d4e1a715eb
|
fix(datasources): many datasources did not work in optimized build due to missing ngInject comment
|
2016-01-15 12:51:55 +01:00 |
|
Torkel Ödegaard
|
2ccc19185c
|
fix(text panel): fix for text panel in optimized builds, introduced in recent commit due to plugin api changes
|
2016-01-14 19:14:02 +01:00 |
|
Torkel Ödegaard
|
b5726a8d5a
|
feat(plugins): completed upgrade of all built in panels
|
2016-01-14 18:57:02 +01:00 |
|
Torkel Ödegaard
|
1d9ad9be33
|
feat(plugins): upgraded singlestat to new plugin format
|
2016-01-14 17:20:50 +01:00 |
|
Torkel Ödegaard
|
a233570777
|
feat(plugins): upgraded opentsdb and prometheus to new plugin module return format
|
2016-01-14 16:01:17 +01:00 |
|
Torkel Ödegaard
|
6fae264222
|
feat(plugins): upgraded influxdb to new plugin format
|
2016-01-14 15:35:14 +01:00 |
|
Torkel Ödegaard
|
8699d49f93
|
feat(plugins): updated cloudwatch to new plugin style
|
2016-01-14 15:15:45 +01:00 |
|
Torkel Ödegaard
|
c4ce3293a2
|
feat(plugins): now solved all cases of loading plugin directives, now just have to upgrade all panels and data sources
|
2016-01-14 14:37:04 +01:00 |
|
Torkel Ödegaard
|
dbafc8c9db
|
feat(plugins): work on plugin directive loading
|
2016-01-14 13:21:05 +01:00 |
|
Torkel Ödegaard
|
6c6c3a5081
|
feat(plugins): more work on how plugins expose directives
|
2016-01-14 12:35:31 +01:00 |
|
Torkel Ödegaard
|
d420cb38d1
|
feat(plugins): work on plugin directives loading
|
2016-01-14 11:21:56 +01:00 |
|
Torkel Ödegaard
|
08caf4bbde
|
feat(tslint): more tslint work
|
2016-01-13 21:22:39 +01:00 |
|
Mitsuhiro Tanda
|
c317149a08
|
add test for prometheus fill null
|
2016-01-13 15:59:59 +09:00 |
|
Mitsuhiro Tanda
|
ff8b25a50a
|
fix, should fill null at end timestamp
|
2016-01-13 15:59:59 +09:00 |
|
Mitsuhiro Tanda
|
afa539368f
|
fill null in Prometheus
|
2016-01-13 15:59:59 +09:00 |
|
Torkel Ödegaard
|
a87b5f757d
|
fix(datasources): minor fix to data sources after apps branch merge
|
2016-01-12 20:05:40 +01:00 |
|
Torkel Ödegaard
|
e5b3f27a30
|
Merge branch 'apps'
|
2016-01-12 15:41:15 +01:00 |
|
Torkel Ödegaard
|
144c703c7b
|
Merge pull request #3703 from mtanda/cloudwatch_seoul
(cloudwatch) add seoul region
|
2016-01-12 10:51:34 +01:00 |
|
Torkel Ödegaard
|
ae6cae0771
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-01-12 10:32:49 +01:00 |
|
Torkel Ödegaard
|
2b99b64ec5
|
fix(table panel): fixed issue with table panel in optimized builds, closes #3702
|
2016-01-12 10:32:19 +01:00 |
|