Torkel Ödegaard
0683742e83
tech(library upgrade): fixed unit test broken by angularjs upgrade, #7274
2017-01-16 22:27:35 +01:00
Torkel Ödegaard
6f87f88690
tech(lib upgrade): upgraded angularjs from 1.5.8 to 1.6.1, closes #7274
2017-01-16 21:31:55 +01:00
Torkel Ödegaard
710d07d7a5
Merge branch 'mtanda-clipboard_js'
2017-01-16 21:08:47 +01:00
Torkel Ödegaard
c5955bacd2
refactor(): minor refactor
2017-01-16 21:08:39 +01:00
Torkel Ödegaard
09cec8535e
Merge branch 'clipboard_js' of https://github.com/mtanda/grafana into mtanda-clipboard_js
2017-01-16 20:57:16 +01:00
Mitsuhiro Tanda
d683b0379b
fix monkey patch for clipboard.js
2017-01-17 01:12:37 +09:00
bergquist
f29f83ca75
chore: adds comment out why the code was added
2017-01-16 15:04:53 +01:00
bergquist
3c9357a2e9
fix(alerting): supports lowercase metrics
...
this fix is due to EvalMatch now serailize as lower case.
ref #7257
2017-01-16 15:01:57 +01:00
bergquist
480a58d377
Merge branch 'diff-aggregate' of https://github.com/oliverpool/grafana into oliverpool-diff-aggregate
2017-01-16 11:52:22 +01:00
Ryuichi Sakai
1bc55a2d38
Enable image rendering to use browser time offset
2017-01-15 22:01:28 +09:00
Torkel Ödegaard
e5a6c523d7
Merge branch 'master' of github.com:grafana/grafana
2017-01-13 17:39:41 +01:00
Torkel Ödegaard
49fe74228b
fix(browser history): fixes and enhancements to browser history, it now works properly again AND it can restore previous time ranges in dashboards, closes #7259
2017-01-13 17:37:53 +01:00
Torkel Ödegaard
deff24d2c1
Merge branch 'clipboard_js' of https://github.com/mtanda/grafana into mtanda-clipboard_js
2017-01-13 14:57:23 +01:00
Torkel Ödegaard
d354f3a8af
fix(alerting): fixed evaluation for no_value condition, fixes #7244 ( #7247 )
...
* fix(alerting): fixed evaluation for no_value condition, fixes #7244
* feat(alerting): moving null library into grafana, fixing handling on no value / no series
2017-01-13 12:32:30 +01:00
Tomas Varneckas
54c456ec5b
Make API key usage example meaningfully runable ( #7243 )
2017-01-13 06:25:49 +01:00
Mitsuhiro Tanda
1672ca4edb
call clipboard destroy()
2017-01-13 02:58:44 +09:00
Mitsuhiro Tanda
3df119002d
patch for clipboard.js work
2017-01-13 02:19:02 +09:00
oliverpool
80c67267e8
Add the diff option on the singlestat panel
2017-01-12 16:23:57 +01:00
oliverpool
2b932492c2
Add a diff aggregate
...
`diff = current - first` (when available)
2017-01-12 16:19:18 +01:00
Mitsuhiro Tanda
4b567e35d5
suppress refresh when user is inactive ( #7219 )
2017-01-11 19:46:34 +01:00
Torkel Ödegaard
f045fbf267
Merge branch 'master' of github.com:grafana/grafana
2017-01-11 19:40:59 +01:00
Torkel Ödegaard
9c0f7f547b
fix(alerts): added alert listener for appEvents
2017-01-11 19:40:05 +01:00
Mitsuhiro Tanda
1571072c18
use clipboard.js
2017-01-12 02:37:29 +09:00
Torkel Ödegaard
bd8899b37d
fix(graph): fixed table legend min-height, fixes #7221
2017-01-11 15:24:43 +01:00
Torkel Ödegaard
64f5146a62
change(text panel): removed rarely used (and not properly working), text mode option, closes #6389 , closes #7214
2017-01-11 12:33:12 +01:00
Torkel Ödegaard
149dd78298
Merge branch 'built_in_template_variables'
2017-01-11 12:10:33 +01:00
Torkel Ödegaard
b475f91387
feat(templating): completed work on built in template variables and , closes #7190 , refactors #7170
2017-01-11 12:10:26 +01:00
Torkel Ödegaard
44b7a26119
fix(graph): fix for table legend and scroll, fixes #7204 , fixes #6628
2017-01-11 10:35:52 +01:00
Torkel Ödegaard
8c39cd35f0
progress on interval built in variable
2017-01-11 10:18:21 +01:00
Utkarsh Bhatnagar
7e3ccdf983
Fixed opentsdb templating bug ( #7208 )
2017-01-10 21:35:05 +01:00
Torkel Ödegaard
e218837380
began work on built in template variables, #7190
2017-01-09 15:31:19 +01:00
Mekal Zheng
e57c764410
check validation of interval string before converting to seconds
2017-01-07 18:17:44 +08:00
Mekal Zheng
333aeb43c4
use methods of kbn to convert interval string to both second and millisecond
2017-01-07 16:33:40 +08:00
Mekal Zheng
af798092b7
add variable $intervalSecond
2017-01-07 00:28:32 +08:00
Torkel Ödegaard
b8f559aecb
feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162
2017-01-06 12:04:25 +01:00
Torkel Ödegaard
d6a2431767
Merge branch 'notifier-telegram-messenger' of https://github.com/leonoff/grafana into leonoff-notifier-telegram-messenger
2017-01-06 10:27:20 +01:00
Torkel Ödegaard
45d2e70ba7
feat(dashboard): sorting dashboard model kekeys, refactoring PR #7139
2017-01-06 10:09:11 +01:00
Torkel Ödegaard
c472054f21
Merge branch 'master' into dashboard-export
2017-01-06 07:50:16 +01:00
Torkel Ödegaard
20b7c2f2e2
feat(ES): refactoring PR #7154
2017-01-06 07:22:37 +01:00
Torkel Ödegaard
293fd93e6c
fix(elasticsearch): fixed predict default value, fixes #7145
2017-01-06 07:06:41 +01:00
Torkel Ödegaard
813232315e
fix(testdata): fixed test data source build issue
2017-01-06 06:50:02 +01:00
Torkel Ödegaard
63f6e86e46
feat(ES): better support for text type, closes #7151
2017-01-06 06:35:08 +01:00
Torkel Ödegaard
658d39944b
feat(elasticsearch): add support for Elasticsearch scaled_type number type, closes #7155
2017-01-06 06:12:48 +01:00
Vaibhav Tandon
b97e784555
Moving average support for all models along with additional settings associated with each model
2017-01-05 23:17:24 +00:00
Dan Cech
df1e90c723
export sorted dashboard json
2017-01-04 18:13:33 -05:00
Torkel Ödegaard
36929c2a92
fix(elasticsearch): add support for text type filter in templating query, fixes #7136 , fixes #7135
2017-01-04 20:14:56 +01:00
Torkel Ödegaard
9dc42648cf
fix(templating): fixed issue with experimental feature template variable value groups tags, fixes #6752
2017-01-02 13:32:20 +01:00
Torkel Ödegaard
083a42942f
fix(phantomsj): fixed issue with y axis label rotation in phantomjs rendered graphs, fixes #6924
2017-01-02 12:01:48 +01:00
Mikhail Leonov
e32a653cb6
Added Telegram Messenger notification destination
2016-12-30 15:57:12 +03:00
Kerim Satirli
797e2ea25d
Adds London and Canada AWS Regions
2016-12-27 14:10:36 +01:00