Joakim Lahtinen
9c0141e84e
Fixed some broken HTML.
...
Simplified some control flow.
2015-11-24 07:29:52 +01:00
Torkel Ödegaard
24b9bc1e55
fix(missing files): added missing files, oops
2015-11-23 18:20:12 +01:00
Torkel Ödegaard
cf1e167430
feat(table panel): table panel can now show nested object data, closes #3263
2015-11-23 16:10:32 +01:00
Torkel Ödegaard
a1afd2328d
fix(elasticsearch): made interval template variable appear in group by time interval dropdown, fixes #3241
2015-11-23 14:19:10 +01:00
Torkel Ödegaard
396f53d20e
fix(tests): removed it.only accidentally cecked in
2015-11-21 13:48:12 +01:00
Torkel Ödegaard
9d1906d333
fix(elasticsearch): fixed issue with disabling (hiding) query, fixes #3300
2015-11-21 10:22:59 +01:00
Torkel Ödegaard
4751e4b94e
feat(elasticsearch): a lot of work to support aggregation queries without date_histogram, queries that return metric aggregations now work with the table panel (json data type), #3219
2015-11-20 16:26:44 +01:00
Torkel Ödegaard
93977316ce
revert #3288 for now since it breaks Elasticsearch 1.7
2015-11-20 10:48:10 +01:00
Torkel Ödegaard
7e49bdf5a8
revert #3288 for now since it breaks Elasticsearch 1.7
2015-11-20 10:45:48 +01:00
Torkel Ödegaard
c0beef7572
Merge pull request #3252 from alechenninger/avg-ignore-null
...
Ignore nulls unless 'null as zero' for series.stats.avg
2015-11-20 08:27:45 +01:00
Torkel Ödegaard
5ec448861d
Merge pull request #3284 from mtanda/prometheus_null_point
...
(prometheus) support null point mode
2015-11-20 08:27:36 +01:00
Torkel Ödegaard
7d4326a397
Merge pull request #3292 from mtanda/cloudwatch_null_pointmode
...
(cloudwatch) fix null point mode
2015-11-20 08:24:51 +01:00
Torkel Ödegaard
cc43b94864
Merge pull request #3293 from jmcfarlane/prometheus-fix-step-calibration
...
[prometheus] Fix step calibration
2015-11-20 08:24:35 +01:00
Torkel Ödegaard
57a31828f8
fix(templating): very minor markup/css change
2015-11-20 08:18:03 +01:00
Torkel Ödegaard
0c7fccdcbe
Merge pull request #2812 from utkarshcmu/master
...
Duplicate button for template variables
2015-11-20 08:14:20 +01:00
Mitsuhiro Tanda
a1fcd3c5b6
import fix step calibration
2015-11-20 15:37:31 +09:00
John McFarlane
c4048f8f22
[prometheus] Fix step calibration
...
The step interval is (correctly) being converted to seconds, but the
unit of measure suffixed onto the end is preventing the subsequent
step calibration. Because the query upstream defaults to seconds as
the unit of measure, the suffix can simply be removed and everything
works as intended.
patchset 01: Also fix the spec.
2015-11-19 21:20:07 -08:00
Mitsuhiro Tanda
15dc30edf6
if there isn't enough datapoint, add null data point
2015-11-20 13:24:49 +09:00
Mitsuhiro Tanda
4254aa5f5a
(cloudwatch) fix null point mode
2015-11-20 13:06:35 +09:00
Mauro Stettler
a6e8d61e8e
specify date format in elastic search query
2015-11-20 02:11:48 +09:00
Torkel Ödegaard
730d4857ba
feat(elasticsearch): added caret arrow for metric / group by collapse/expand options
2015-11-19 11:04:21 +01:00
Mitsuhiro Tanda
37b125ca98
override null point mode
2015-11-19 15:20:34 +09:00
Torkel Ödegaard
aad824a562
feat(tablepanel): completed work on time series aggregations table transform, #3219
2015-11-18 17:05:21 +01:00
Alec Henninger
2a600b25e7
Ignore nulls unless 'null as zero' for series.stats.avg
2015-11-16 08:43:41 -05:00
Mitsuhiro Tanda
393891d6ea
(cloudwatch) fill null if the datapoint missing
2015-11-16 18:23:12 +09:00
Torkel Ödegaard
305f8d6982
Merge pull request #3234 from utkarshcmu/opentsdb-ui
...
Made opentsdb query editor consistent and tags are editable now
2015-11-16 06:29:02 +01:00
Torkel Ödegaard
93851a9a0f
feat(tablepanel): added time series aggregations transform mode, #3219
2015-11-13 17:36:11 +01:00
utkarshcmu
8a184e9d30
Made tags editable in opentsdb query
2015-11-13 04:01:55 -08:00
utkarshcmu
3a66d7c453
Made opentsdb query editor consistent
2015-11-13 03:08:48 -08:00
Torkel Ödegaard
00a479de6f
feat(tablepanel): renamed some table panel schema things
2015-11-13 10:32:01 +01:00
Torkel Ödegaard
e4208441b3
fix(inspector): added close button to inspector modal, fixes #3213
2015-11-13 09:36:52 +01:00
Torkel Ödegaard
2cbc62d6c0
fix(elasticsearch): fixed elasticsearch issue, ghost docs series, fixes #3223
2015-11-13 09:30:28 +01:00
Torkel Ödegaard
cc125f5fd7
change(shortcuts): changed CTRL+F search shortcut to just F
2015-11-13 09:25:31 +01:00
Torkel Ödegaard
850ad1c0fb
fix(tablepanel): fixed width fix for page2+, #3219
2015-11-12 16:30:15 +01:00
Torkel Ödegaard
dbe35bfed1
change(elasticsearch): changed min_doc_count to zero in query to get buckets for missing values, fixes #3131
2015-11-12 16:06:10 +01:00
Torkel Ödegaard
f1caae126e
feat(build): fixed build issues
2015-11-12 14:28:35 +01:00
Torkel Ödegaard
5bc194e1f0
Merge branch 'master' of github.com:grafana/grafana
2015-11-12 13:47:25 +01:00
Torkel Ödegaard
163b45cf37
feat(tablepanel): minor fix
2015-11-12 13:41:53 +01:00
Torkel Ödegaard
87c718f549
feat(tablepanel): worked on issues and improving defaults
2015-11-12 12:39:16 +01:00
Torkel Ödegaard
e04678f33c
feat(dasbboard): fix to issues when setting fullscreen/edit state for panel that have yet to get a scope
2015-11-12 12:01:44 +01:00
Torkel Ödegaard
bbdf75bdfa
feat(dashboard): Automatically go into panel edit mode after adding a new panel to the dashboard
2015-11-12 11:49:07 +01:00
Torkel Ödegaard
5c0cf9f5d7
feat(tablepanel): worked on more display options for table panel
2015-11-12 11:36:16 +01:00
Torkel Ödegaard
8a61ec4b4e
feat(tablepanel): paging is starting to work
2015-11-11 16:40:36 +01:00
Torkel Ödegaard
874a6e86fd
Merge pull request #3113 from utkarshcmu/custom
...
Added All Value support for custom type templating
2015-11-11 12:29:04 +01:00
Torkel Ödegaard
4da99d14e6
Merge pull request #3204 from mtanda/cloudwatch_ebs_fix
...
CloudWatch EBS Templating fix
2015-11-11 12:09:15 +01:00
Mitsuhiro Tanda
cc80191cd1
CloudWatch ebs templating fix
2015-11-11 19:48:10 +09:00
Torkel Ödegaard
3cdb3f0d54
Merge pull request #3196 from utkarshcmu/custom-time
...
Timepicker display fixed for now-*
2015-11-11 11:28:55 +01:00
utkarshcmu
509c3dc715
Fixed time range when using NOW from and to
2015-11-11 01:34:24 -08:00
Torkel Ödegaard
1bec6c2aae
feat(tablepanel): made annotations transform work
2015-11-10 16:15:23 +01:00
Torkel Ödegaard
a66825c71f
Merge branch 'master' into develop
2015-11-10 15:26:02 +01:00