Torkel Ödegaard
820671d6cc
Merge branch 'master' of github.com:grafana/grafana
2017-05-16 16:29:27 +02:00
Torkel Ödegaard
02c79a6389
influxdb: improvements to influxdb query editor, SLIMIT, LIMIT and ORDER BY now added on demand by plus button
2017-05-16 16:28:58 +02:00
Daniel Lee
e8b798914d
mysql: adds mapping for int/long
2017-05-16 16:07:42 +02:00
Torkel Ödegaard
8b11712f5e
fix: Graphite issue with toggle edit mode in query editor, fixes #8377
2017-05-16 14:29:30 +02:00
Torkel Ödegaard
f84dc24fcb
alerting: improving and fixing alert history, #7257
2017-05-15 16:17:05 +02:00
Torkel Ödegaard
f697f81950
sqlite: fixed database table looked handling, now retries up to 5 times, fixes #7992
2017-05-15 12:19:19 +02:00
Torkel Ödegaard
fd969bf659
Merge branch 'master' of github.com:grafana/grafana
2017-05-15 10:33:43 +02:00
Konstantin Koniev
9566197620
Internationalise keybindings. ( #8311 )
2017-05-12 14:59:56 +02:00
Daniel Lee
fd5fc0b7ab
docs: metadata change for guide post
2017-05-12 14:19:46 +02:00
Daniel Lee
fcbe306628
release: version bump for package cloud script
2017-05-12 13:36:42 +02:00
Daniel Lee
88d4fde815
docs: v4.3.0-beta1 updates
2017-05-12 13:36:42 +02:00
Daniel Lee
a73f664d54
Update CHANGELOG.md
2017-05-12 13:26:34 +02:00
Daniel Lee
3a892727b3
release version bump 4.3.0-beta1
2017-05-12 11:45:26 +02:00
Daniel Lee
a9c535e551
mysql: add some more type mapping
...
Decimals mapped to floats for now. No mapping for bit or
any of the blob types. Tinyint not mapped to bool.
2017-05-12 11:37:51 +02:00
Torkel Ödegaard
375e60750e
docs: updated heatmap docs
2017-05-12 11:14:11 +02:00
Torkel Ödegaard
17198807c9
docs: updated mysql docs
2017-05-12 11:04:54 +02:00
Torkel Ödegaard
910e54d75e
Merge branch 'master' of github.com:grafana/grafana
2017-05-11 16:31:31 +02:00
Torkel Ödegaard
5076460254
docs: updated heatmap docs
2017-05-11 16:30:50 +02:00
Torkel Ödegaard
2e7ac8f2da
heatmap: fix for unit options width
2017-05-11 15:20:13 +02:00
Mitsuhiro Tanda
5e85558e9e
(prometheus) fix graph link ( #8349 )
2017-05-11 14:24:13 +02:00
Torkel Ödegaard
88672389f3
docs: minor docs fix
2017-05-11 14:16:05 +02:00
Torkel Ödegaard
2c3f3dffa3
docs: updated heatmap panel docs menu name
2017-05-11 13:02:10 +02:00
Torkel Ödegaard
2c5563442f
docs: added initial mysql docs
2017-05-11 12:59:49 +02:00
Torkel Ödegaard
f976e465c4
mysql: minor improvement for table panel
2017-05-11 11:06:13 +02:00
Torkel Ödegaard
4ce0bf4d16
mysql: improved mysql data source, added test feature when adding data source, fixed cache issue
2017-05-11 10:50:24 +02:00
Torkel Ödegaard
ab6740c685
heatmap: Docs and heatmap fixes
2017-05-11 10:19:47 +02:00
Torkel Ödegaard
30b6c3b54a
build: fixed heatmap test
2017-05-11 08:56:32 +02:00
Tiantian Gao
b2c14b858e
Fix http logging time_ms
unit is wrong ( #8342 )
...
In fact, the unit of `time_ms` int http logging is not "ms", this patch fix it.
2017-05-11 08:53:40 +02:00
Suzana Pescador
8c9cc4fae1
[Bug] Coloring Background on siglestat panel #7242 ( #8334 )
...
The bug was happening because the background color was being based on
the rounded value (accounting the user defined decimals). Changed it to
use the pure value (not the rounded) to follow whats being done in the
value color, and also in the table thresholds (they don't consider the
decimals when comparing to thresholds).
2017-05-10 20:02:35 +02:00
Torkel Ödegaard
1d4338ba54
Merge branch 'master' of github.com:grafana/grafana
2017-05-10 17:19:03 +02:00
Torkel Ödegaard
0a68dabb89
heatmap: Fixes & progress on heatmap docs
2017-05-10 17:17:51 +02:00
Suzana Pescador
d6eefcb5ce
Can't remove default avg column in table #4515 ( #8335 )
...
Avg column was being added at every rendering, if the table was empty.
Now the column will be added once as an initialization when selecting a
'timeseries_aggregations' transform.
2017-05-10 15:51:34 +02:00
Pranay Kanwar
ee8799de88
Fix dropcounter option, is called dropResets ( #8336 )
2017-05-10 15:46:19 +02:00
Daniel Lee
4a35126bf6
api: health check returns 503 if db is failing
...
ref #3302
2017-05-10 15:23:59 +02:00
Daniel Lee
f350ae242b
Update CHANGELOG.md
...
ref #7934
ref #7968
ref #3164
2017-05-10 14:32:18 +02:00
Daniel Lee
c21f86f6b4
Update CHANGELOG.md
...
ref #8277 , ref #8250 , ref #8262 , ref #8165 , ref #8093 , ref #8056 , ref #8043 , ref #7970 , ref #7914 , ref #7864 , ref #7750 , ref #7740 , ref #7697 , ref #7619 , ref #5619 , ref #4030 , ref #5278 , ref #3302 , ref #2524
2017-05-10 13:29:36 +02:00
Torkel Ödegaard
d791f902e9
heatmap: more refactoring
2017-05-10 13:05:26 +02:00
Andrei Stefan
b054b1faac
upgrade to Font Awesome 4.7.0
2017-05-10 09:28:00 +03:00
Torkel Ödegaard
acff78d421
Merge branch 'master' into heatmap-refactoring2
2017-05-09 12:41:11 +02:00
Torkel Ödegaard
8bbff2c44e
table: refactoring table options, now column styles are in a seperate tab
2017-05-09 12:35:44 +02:00
Torkel Ödegaard
e218052a90
fix: fixed slow down issue in table panel by removing the fillter null values feature ( #7602 ), not sure the filter null values is a good table option, should be done in metric query, fixes #8234
2017-05-09 12:07:06 +02:00
Torkel Ödegaard
84141eb14a
docs: updated changelog
2017-05-09 08:45:47 +02:00
Torkel Ödegaard
79120a0b1f
Merge branch 'master' of github.com:grafana/grafana
2017-05-09 08:33:43 +02:00
Torkel Ödegaard
8d072de556
elasticsearch: changed default terms min_doc_count to 1 and order by to desc, closes #8231
2017-05-09 08:33:37 +02:00
Anton Yackushev
fdc97010b4
Rename fielddata_fields to docvalue_fields ( #8317 )
...
The parameter fielddata_fields is deprecated and removed in 5.0 https://github.com/elastic/elasticsearch/issues/19027
2017-05-09 07:16:48 +02:00
Torkel Ödegaard
25a267a7ab
fix: segment used influxdb naming for variable in options callback, should be more generic
2017-05-08 16:08:53 +02:00
Torkel Ödegaard
f168c9e53d
table: minor ux options update
2017-05-08 15:57:15 +02:00
Torkel Ödegaard
076a94560b
Merge branch 'table-options'
2017-05-08 15:31:29 +02:00
Torkel Ödegaard
be284adacc
table: more table options refactoring
2017-05-08 15:26:05 +02:00
Torkel Ödegaard
556829eda9
table: began table options redesign
2017-05-08 11:17:29 +02:00