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
Nick Christus
09ff042986
updated-list-views: added new table layout to additional pages
2015-11-19 21:02:38 -06: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
Mitsuhiro Tanda
ae7e7e9656
remove getDimensions()
2015-11-17 22:49:46 +09:00
toni-moreno
1c35d4b26b
removed autoupdate on variabe refresh, don't needed if working interactive and fix #2722
2015-11-16 21:55:23 +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
Mitsuhiro Tanda
1bbd056797
fix templating
2015-11-16 16:51:03 +09:00
Mitsuhiro Tanda
add5bb47d5
add dimensions() to CloudWatch templating query
2015-11-16 16:50:53 +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
utkarshcmu
7f9c8a1935
Added hours, days units and tests for all
2015-11-12 23:56:24 -08:00
utkarshcmu
3c54d14460
Added UI for time units, minute scalability
2015-11-12 20:26:59 -08:00
utkarshcmu
c5b39a5100
Added currency units
2015-11-12 09:56:46 -08: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
Mitsuhiro Tanda
ef4bec1c6d
fix CloudWatch dimension value suggestion
2015-11-11 20:15:30 +09: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
9f17e4ee2c
Added unit tests to verify time range fix
2015-11-11 01:34:53 -08: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
Torkel Ödegaard
0fb110a4af
Merge pull request #3190 from utkarshcmu/three-hours
...
added now-3h option
2015-11-10 15:02:34 +01:00