bergquist
480a58d377
Merge branch 'diff-aggregate' of https://github.com/oliverpool/grafana into oliverpool-diff-aggregate
2017-01-16 11:52:22 +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
oliverpool
80c67267e8
Add the diff
option on the singlestat panel
2017-01-12 16:23:57 +01: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
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
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
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
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
083a42942f
fix(phantomsj): fixed issue with y axis label rotation in phantomjs rendered graphs, fixes #6924
2017-01-02 12:01:48 +01:00
Kerim Satirli
797e2ea25d
Adds London and Canada AWS Regions
2016-12-27 14:10:36 +01:00
Darrian
d662961ebe
Added 'linear' to fill types for InfluxDB ( #7042 )
2016-12-23 09:43:47 +01:00
Ryan McKinley
27d83f414e
Add influx 'mode' and 'cumulative_sum' ( #7045 )
2016-12-23 09:43:15 +01:00
Torkel Ödegaard
b7827962dc
feat(live): just wanted to checkout how far I got on the websocket data source
2016-12-20 16:09:04 +01:00
bergquist
4244551a87
fix(influxdb): removes quotes for field key queries
...
fixes #6473
2016-12-16 17:09:17 +01:00
Torkel Ödegaard
2c05237d90
Merge branch 'master' of github.com:grafana/grafana
2016-12-16 13:47:22 +01:00
Torkel Ödegaard
c04590784b
Merge branch 'utkarshcmu-help-text'
2016-12-16 13:43:51 +01:00
Torkel Ödegaard
62f3b16671
feat(panel): working on panel help text and unifying panel links, panel errors, and panel help into a single panel feature, #4079 , #6847
2016-12-16 13:06:04 +01:00
bergquist
faa3b5f4e8
feat(alertlist): adds sorting on state
...
closes #6676
2016-12-15 16:29:40 +01:00
bergquist
6a161216de
fix(influxdb): fixes bug with empty tagColumn for annotations
2016-12-15 10:54:22 +01:00
Torkel Ödegaard
330c1b945e
refactor(datasource): refactoring datasource secure json fields handling, #6697 , #6692
2016-12-14 21:06:10 +01:00
Torkel Ödegaard
b38e9b0cac
fix(cloudwatch): removed debugger statement
2016-12-14 20:40:02 +01:00
Torkel Ödegaard
c3920bfba1
fix(cloudwatch): fixed broken cloudwatch edit page, #6697
2016-12-14 20:38:35 +01:00
Torkel Ödegaard
e72a60bbf5
feat(graph): shared graph tooltip is not a select option with 3 options, normal, shared crosshair & shared tooltip, CTRL+O or CMD+O cycles option, closes #6894
2016-12-14 14:33:33 +01:00
Torkel Ödegaard
baec2bbe8a
fix(firefox): fixed table options tab UX issues, fixes #6900
2016-12-14 13:16:54 +01:00
Torkel Ödegaard
488fe62f15
fix(singletat): fixed/polished layout in singlestat ui options tab
2016-12-14 12:58:20 +01:00
Torkel Ödegaard
faf6a5fd36
fixed issue in metric segment and option lookup, #6912
2016-12-14 10:50:48 +01:00
bergquist
b620c7457d
test(query_editor): adds test for nesting queries in targetFull
2016-12-13 10:46:09 +01:00
Torkel Ödegaard
9da44141f1
fix(git): removed external submodule, accedentially included in PR, fixes #6929
2016-12-12 15:43:04 +01:00
bergquist
530e1b358a
Merge branch 'master' into adrianlzt-bug/show_multiple_tags_with_influxdb
2016-12-12 14:55:56 +01:00
bergquist
ce4e71364c
test(influxdb): adds tests for supporting multiple tags
2016-12-12 14:55:39 +01:00
Torkel Ödegaard
5ec7dea81a
Merge branch 'v4.0.x'
2016-12-12 14:39:53 +01:00
Torkel Ödegaard
8feaef20e0
fix(graph): fixed graph issue with axes mode set to series and picking Max value, fixes #6926
2016-12-12 14:37:40 +01:00
bergquist
d599f45707
Merge branch 'bug/show_multiple_tags_with_influxdb' of https://github.com/adrianlzt/grafana into adrianlzt-bug/show_multiple_tags_with_influxdb
2016-12-12 13:30:27 +01:00
Torkel Ödegaard
ee6cd727ea
Merge branch 'master' of github.com:grafana/grafana
2016-12-12 11:38:31 +01:00
huydx
015fa82cf5
fix(alert): alert test should return error when it failed to dispatch
2016-12-12 18:22:58 +09:00
Gabriel Nepomuceno
a8ae0a5b79
fixing compilation of grunt
2016-12-09 21:53:00 +00:00
Gabriel Nepomuceno
f3ebd2d849
upgrading bases and correcting identation missing tslint
2016-12-09 14:57:25 +00:00
bergquist
619c5c4f1b
Merge branch 'master' into elastic5_support
2016-12-09 11:41:23 +01:00
bergquist
ebec02ffae
style(elastic): minor code style changes
2016-12-09 11:40:00 +01:00
bergquist
99c5f7d571
feat(elastic): remove support for ES 1.x
2016-12-09 11:34:19 +01:00
bergquist
873024b917
tech(elastic): use bool conditions for all es queries
2016-12-09 11:13:28 +01:00
Matt Toback
e58b6989c2
Small refactor to make hover highlighting proper, added a title tag for the completed grafana step. ( #6882 )
2016-12-09 09:42:24 +01:00
Torkel Ödegaard
05772b30d7
feat(ux): completed work on getting started panel, #6466
2016-12-08 10:25:05 +01:00
Torkel Ödegaard
dee6b7d150
Merge branch 'master' into getting-started-panel
2016-12-08 08:51:40 +01:00
Matt Toback
6ae6a5d312
Polished some styles, updated issue 6466
2016-12-07 14:51:00 -05:00
Torkel Ödegaard
924535c6d0
change(graph): changed null value graph option to default to null, closes #6868
2016-12-07 15:27:20 +01:00
Adrian Lopez
395b834a23
Better match for culumn inside tagsColumn
2016-12-07 12:23:57 +01:00
Torkel Ödegaard
e082d78697
fix(elasticsearch): removed unused code
2016-12-07 12:07:56 +01:00
Torkel Ödegaard
7b68e6ea3b
feat(elasticsearch): Added support for Missing option (bucket) for terms aggregation, refactoring PR #4244 , thx @shanielh
2016-12-07 12:06:47 +01:00
vaibhavinbayarea
24172fca01
Added feature request "predict value" in moving averages pipeline agg ( #5689 )
...
issue-id: #5688
2016-12-07 10:47:46 +01:00
bergquist
6440d884db
elastic: make sure old tests are for es2
2016-12-06 14:17:03 +01:00
Torkel Ödegaard
fa393c282a
feat(graph): refactoring shared tooltip PR #6274
2016-12-06 11:55:20 +01:00
bergquist
005a17d52f
Merge branch 'master' of https://github.com/lpic10/grafana into lpic10-master
2016-12-06 10:15:36 +01:00
Torkel Ödegaard
51165e76ba
Merge branch 'shared_tooltip' of https://github.com/connection-reset/grafana into connection-reset-shared_tooltip
2016-12-06 09:32:22 +01:00
Torkel Ödegaard
9bb440bc82
Merge branch 'master' of github.com:grafana/grafana
2016-12-06 09:02:51 +01:00
Torkel Ödegaard
62269bb894
change(influxdb): always specify absolute time range in milliseconds, refactoring #6571
2016-12-06 08:56:01 +01:00
Torkel Ödegaard
c6bb86d833
Merge branch 'master' of https://github.com/ryantxu/grafana into ryantxu-master
2016-12-06 08:38:29 +01:00
Ben RUBSON
e51525dbde
Only take bar series to calculate barWidth ( #6756 )
...
* Only take bar series to calculate barWidth
solves #6751
* Typo
* Typo
* Typo
* Typo
* Refactor
* Simplify
2016-12-06 08:36:23 +01:00
Mitsuhiro Tanda
5f6a3ecd56
(cloudwatch) don't expand variable when panel or row repeat is used ( #6618 )
...
* (cloudwatch) don't expand variable when panel or row repeat is used
* fix test
2016-12-06 08:16:41 +01:00
Mitsuhiro Tanda
be26c017f6
(cloudwatch) percentile support ( #6634 )
...
* support extended statistics
* handle different response format for extended statistics
2016-12-06 08:12:30 +01:00
Axel Pirek
e6c8e75d62
Make tooltip shareable like crosshair
2016-12-01 10:10:23 +01:00
Carl Bergquist
d11b17b8fe
Merge pull request #5677 from bmundt/remove_columns
...
Added Hidden Column Style for Table Panel
2016-11-30 00:08:17 +01:00
Carl Bergquist
3c662ade8c
Merge pull request #6698 from grafana/cloudwatch_configurable_keys
...
Cloudwatch configurable keys from config page.
2016-11-29 23:37:13 +01:00
bergquist
180940a378
fix(singlestat): align width for gauge settings
2016-11-29 23:25:45 +01:00
bergquist
0d41b1294a
fix(singlestat): align width for gauge settings
2016-11-29 23:24:46 +01:00
Dirk le Roux
49dda7e5c1
first, delta, range passing unit tests
...
Signed-off-by: Dirk le Roux <dirk.leroux@gmail.com>
2016-11-29 08:26:31 +02:00
Ryan McKinley
0534d43a6e
use ms when query less then 5 mins
2016-11-28 14:57:36 -08:00
Ryan McKinley
1ce0d81736
Merge remote-tracking branch 'grafana/master'
2016-11-28 13:38:18 -08:00
Carl Bergquist
2bdb2f79ec
fix(table): renderes empty date column as '-' ( #6736 )
...
* fix(table): renderes empty date column as '-'
closes #6728
* docs(changelog): add note about closing 6728
2016-11-28 14:42:43 -05:00
bergquist
7bc1c3cc1c
feat(cloudwatch): make it possible to reset keys
...
closes #6697
2016-11-24 16:37:33 +01:00
bergquist
3d21f06d5b
tech(cloudwatch): store keys in secure json blob
2016-11-24 14:16:52 +01:00
bergquist
1695aece0c
feat(cloudwatch): add authtype dropdown to config page
2016-11-24 14:00:05 +01:00
bergquist
64784db870
feat(cloudwatch): adds access and secret key to edit config page
2016-11-24 14:00:05 +01:00
Torkel Ödegaard
2f354ed926
fix(getting started panel): some more work on this, #6466
2016-11-24 13:58:51 +01:00
Torkel Ödegaard
2233938ba7
Merge branch 'master' into getting-started-panel
2016-11-24 13:17:22 +01:00
Torkel Ödegaard
ad7ae1b912
fix(graph): Fixed tooltip date header visible when x-mode was set to series, fixes #6364
2016-11-24 13:16:46 +01:00
Ben RUBSON
614bd7f1e8
Sort series by yaxis by default ( #6683 )
...
* Sort series by yxis by default
* Sort series by yxis by default
* Sort series by yxis by default
2016-11-24 10:24:49 +01:00
Torkel Ödegaard
cf751c256b
fix(graph): fixed order of graph tooltip when sort order was none, fixes #6648
2016-11-23 17:08:14 +01:00
benrubson
e71114f4fb
Come back to #6287 for graph_tooltip.js
...
as it is an only one loop solution
2016-11-19 09:12:10 +01:00
benrubson
9797845460
Typo
2016-11-18 19:14:12 +01:00
benrubson
0034b6ede7
Highlight correct point when series has null values
2016-11-18 18:49:20 +01:00
benrubson
becb6303e5
Revert #6287 for graph_tooltip.js
2016-11-18 17:50:54 +01:00
Torkel Ödegaard
1dc581bdfa
ux(gettingstarted): progress on getting started panel, #6466
2016-11-18 17:42:14 +01:00
Torkel Ödegaard
fd512457d8
Merge remote-tracking branch 'origin/master' into getting-started-panel-css2
2016-11-18 16:31:54 +01:00
Torkel Ödegaard
0c9001c7ae
ux(gettingstarted): progress on getting started panel, #6466
2016-11-18 16:31:19 +01:00
Ryan McKinley
7958615097
Use ms rather than second precision
2016-11-17 09:21:25 -08:00
Torkel Ödegaard
42167a65c6
testdata(): added test graph for null stacking scenario, #6566
2016-11-16 19:00:23 +01:00
Torkel Ödegaard
4581bb4a7a
fix(singletat): Support repeated template variables in prefix/postfix, fixes #6595
2016-11-16 18:44:39 +01:00
Mitsuhiro Tanda
9740752c1e
(cloudwatch) long retention support ( #6547 )
2016-11-16 10:50:33 +01:00
Ben RUBSON
a4de6da9a0
Correct series highlight ( #6578 )
...
solves issue #6573
2016-11-15 18:59:17 +01:00
Ryan McKinley
04356f31d2
missing space
2016-11-14 14:56:11 -08:00
Ryan McKinley
3588b9732f
round the seconds
2016-11-14 13:40:33 -08:00
Andrew McDonald
b98f817d68
Fix for cloudwatch datasource requesting too many datapoints ( #6544 )
...
The range checking in _getPeriod appeared to be using a different variable than the period that had just been calculated for its bounds checks.
2016-11-11 08:54:44 +01:00
bergquist
abb8f33d77
feat(alertlist): make it possible to filter on alerts from current dashboard
2016-11-10 16:07:13 +01:00
Torkel Ödegaard
18a37a9eef
ux(getting started): struggleing witch cleaning up the css, #6466
2016-11-10 14:21:37 +01:00
Torkel Ödegaard
575828f1e9
Merge branch 'getting-started-panel' of github.com:grafana/grafana into getting-started-panel
2016-11-10 13:25:18 +01:00
Torkel Ödegaard
de74bf0c33
Merge branch 'master' into getting-started-panel
2016-11-10 13:24:10 +01:00
Carl Bergquist
a825e63a19
Merge pull request #6515 from grafana/influxdb_alias_seriename
...
[Influxdb] Backend support for seriename alias
2016-11-10 12:56:53 +01:00
bergquist
ecba23e883
Merge branch 'master' into influxdb_alias_seriename
2016-11-10 12:22:17 +01:00
Torkel Ödegaard
6767bdd76d
fix(graph): fixed issue log base scale on right y axis, option was not applied at all, also issue with log scale and max value calculation fixed, fixes #6534
2016-11-10 12:04:55 +01:00
Torkel Ödegaard
71eb0f3278
fix(graph): fixed issue with bar width when used in series override, fixes #6528
2016-11-10 10:50:48 +01:00
Ben RUBSON
2443326386
Add some comments about some previous modifications ( #6533 )
2016-11-10 10:19:42 +01:00
Torkel Ödegaard
1d4cace849
fix(testdata): fixed query in default grafana data source
2016-11-09 12:52:56 +01:00
Torkel Ödegaard
a9c6bdc197
panel(graph): stacking can now handle null values, #6287
2016-11-09 11:34:34 +01:00
Torkel Ödegaard
485980eebf
Merge branch 'issue-2912' of https://github.com/benrubson/grafana into benrubson-issue-2912
2016-11-09 11:17:04 +01:00
Torkel Ödegaard
fb57bf77da
ux(getting started): progress on getting started panel and persited help flag states, #6466
2016-11-09 10:41:39 +01:00
bergquist
97271514fb
feat(influxdb): cleanup influxdb query editor options
2016-11-09 10:30:03 +01:00
Leandro Piccilli
717a96ab8d
Fix raw document query on ES 5.x
2016-11-08 22:18:59 +01:00
Leandro Piccilli
a5ee705b89
Merge branch 'master' of https://github.com/grafana/grafana
2016-11-08 22:18:30 +01:00
Torkel Ödegaard
652eb057cf
change(graph): change default line width from 2 to 1
2016-11-08 20:57:17 +01:00
bergquist
b5c96d2685
style(influxdb): fixes broken layout
2016-11-08 20:02:55 +01:00
Torkel Ödegaard
5f2cb8e193
Merge branch 'master' into getting-started-panel
2016-11-08 16:23:01 +01:00
Roger Swingle
69ff13adce
add govcloud
2016-11-07 13:56:29 -05:00
Torkel Ödegaard
2d19af601a
fix(alerting): various alerting fixes
2016-11-06 15:40:02 +01:00
Torkel Ödegaard
2da2d5df56
Merge branch 'master' of github.com:grafana/grafana
2016-11-04 12:15:08 +01:00
Carl Bergquist
262b806193
Merge pull request #6455 from utkarshcmu/opentsdb_template_fix
...
Fixed multi-value nested templating for opentsdb
2016-11-03 17:11:52 +01:00
Torkel Ödegaard
8ea2d3f19c
ux(dashboard): removed getting started stuff from dashlist panel, #6442
2016-11-03 13:24:01 +01:00
Carl Bergquist
61c48aecc2
[Alertlist] Set max-height to respect row height ( #6454 )
...
* feat(alertlist): max-height to respect row height
closes #6417
* feat(alertlist): use pre calculated panel.height instead
* style(alertlist): rearrange variable order
2016-11-03 11:01:21 +01:00
utkarshcmu
89cf32b160
Made quotes consistent
2016-11-03 01:22:24 -07:00
utkarshcmu
849ac9441a
Fixed multi-value nested templating for opentsdb
2016-11-03 01:18:54 -07:00
Matt Toback
15e369ec02
First pass of getting started panel for home dashboard
2016-11-02 17:21:11 -04:00
Torkel Ödegaard
95e7ead89b
ux(dashboard): varius dashboard ux fixes and keybinding improvements, press 'e' while hovering over panel will open dashboard in edit mode, pressing 'd' will remove panel, #6442
2016-11-02 15:16:48 +01:00
Torkel Ödegaard
40ea014fa8
ux(dashboar): added shortcut for build mode, switched keybinding lib to mousetrap, supports sequences so also added for Go to home dashboard, open search with starred dashbords prefiltered, go to profile, #6442
2016-11-02 12:55:58 +01:00
Torkel Ödegaard
4d420a0c33
refactor(): dashboard row model and hunting down memory leak
2016-10-30 15:14:18 +01:00
Leandro Piccilli
c9a69c3ed9
Merge branch 'master' of https://github.com/grafana/grafana
2016-10-27 19:00:23 +02:00
Leandro Piccilli
538e1fbc64
Fix templating using query
2016-10-27 18:59:24 +02:00
Matt
b58c38a5db
Refactored to be a proper list, added x button in upper right. Before cleaning up the CSS, want trent to set some eyes on it and make it look better.
2016-10-27 11:36:46 +02:00
Matt
e7f5b76570
Added styles and new markup for dashlist panel
2016-10-26 17:52:37 +02:00
Torkel Ödegaard
f1f923abb9
build fix
2016-10-26 14:31:47 +02:00
Torkel Ödegaard
113a772e33
ux(dashboard): add panel stuff
2016-10-26 12:19:18 +02:00
Torkel Ödegaard
d6c07d242c
Merge branch 'master' into dash-edit-mode
2016-10-24 14:51:35 +02:00
Torkel Ödegaard
01627b3a68
feat(ux): dashboard edit mode progress
2016-10-24 13:50:38 +02:00
Utkarsh Bhatnagar
86ca7ddda4
Added explicitTags support for OpenTSDB>=2.3 ( #6361 )
2016-10-24 09:15:19 +02:00
Julien Pivotto
d1eb7e5fcd
Allow to set current on graph panel
...
Refs #6335
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2016-10-20 21:13:32 +02:00
bergquist
2df8c649b7
Merge branch 'master' into alerting_opentsdb
2016-10-19 13:15:22 +02:00
bergquist
5fbab038e8
fix(opentsdb): can always return false
2016-10-19 13:14:42 +02:00
utkarshcmu
62895114e1
Implmented targetContainsTemplate for OpenTSDB
2016-10-19 03:54:41 -07:00
bergquist
4c2f2eeb58
feat(opentsdb): add mock method for detecting targets with template values
2016-10-19 11:45:39 +02:00
Mitsuhiro Tanda
888619d74e
(cloudwatch) add region
2016-10-18 12:28:20 +09:00