Torkel Ödegaard
|
7b42e13c79
|
typescript: stricter typescript option
|
2017-09-26 11:24:58 +02:00 |
|
Torkel Ödegaard
|
b8d9722b4f
|
tech: removing unused variables from typescript files, and making tslint rules more strict
|
2017-09-21 16:40:18 +02:00 |
|
Daniel Lee
|
ff4cd1aef6
|
influxdb: small css fix for order by in query editor
|
2017-09-12 09:24:54 +02:00 |
|
Torkel Ödegaard
|
f6100dd8eb
|
ux: success/error alerts refactoring, #9214
|
2017-09-12 09:05:32 +02:00 |
|
Torkel Ödegaard
|
75c4c4d8b5
|
fix: query ctrl unit tests now pass as before
|
2017-09-08 13:52:28 +02:00 |
|
Torkel Ödegaard
|
2fc67da69a
|
Merge branch 'metrics-tab-v3'
|
2017-09-04 13:27:44 +02:00 |
|
Torkel Ödegaard
|
6e4090abf2
|
feat: finished work on the interval changes #9161
|
2017-09-04 13:27:28 +02:00 |
|
Torkel Ödegaard
|
07e192ff47
|
change: more work on changing default group by time interval to min interval setting
|
2017-09-01 15:57:02 +02:00 |
|
Torkel Ödegaard
|
84d4958a3c
|
plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources
|
2017-08-31 14:05:52 +02:00 |
|
Torkel Ödegaard
|
52177a45d9
|
influxdb: use paranthesis for influxdb queries in frontend query builder, #9131
|
2017-08-31 09:52:32 +02:00 |
|
Dmitry Bedrin
|
ad14ccf4bd
|
non_negative_difference() function in InfluxDB 1.3 (#9104)
Add support of non_negative_difference() function from InfluxDB 1.3
https://docs.influxdata.com/influxdb/v1.3/administration/differences/#functions
|
2017-08-28 08:53:41 +02:00 |
|
Louis Ventre
|
97d1676fe8
|
Add time extremity with InfluxDB (#8722)
|
2017-08-07 09:26:32 +02:00 |
|
Torkel Ödegaard
|
61d8eb1fac
|
Merge branch 'v4.4.x'
|
2017-07-31 15:07:22 +02:00 |
|
Torkel Ödegaard
|
73563d087c
|
feat: more work on #8768
|
2017-07-31 14:39:33 +02:00 |
|
Daniel Lee
|
4a678c2884
|
influxdb: fix for adding math query part
Fixes #8870. Fixes out of bound exception on adding a math query part
when there is no group by interval (or only one query part).
|
2017-07-22 01:31:26 +02:00 |
|
Torkel Ödegaard
|
cff1c37064
|
fix: InfluxDB direct access with normal inflxudb credentials was not sent correctly, fixes #8789
|
2017-07-06 09:46:31 +02:00 |
|
Torkel Ödegaard
|
1994b767d3
|
fix: InfluxDB direct access with normal inflxudb credentials was not sent correctly, fixes #8789
|
2017-07-05 22:15:28 +02:00 |
|
Daniel Lee
|
fb99ddf295
|
influxdb: tweak to help text
|
2017-06-29 13:58:54 +02:00 |
|
Torkel Ödegaard
|
9ff4ab1236
|
Merge branch 'master' into query_troubleshooting
|
2017-06-13 16:47:04 -04:00 |
|
Torkel Ödegaard
|
cdd5ba6198
|
fix: influxdb test data source error handling now works better, fixes #8577
|
2017-06-08 21:41:58 +02:00 |
|
Torkel Ödegaard
|
896f849b84
|
fix: influxdb query editor did no show alias by input field when in text editor mode, fixes #8459
|
2017-05-24 16:47:38 +02:00 |
|
Torkel Ödegaard
|
5fcb966297
|
feat: query troubleshooter progress
|
2017-05-19 17:35:36 +02:00 |
|
Torkel Ödegaard
|
d261f33c3d
|
influxdb: influxdb query editor changes
|
2017-05-17 13:27:56 +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 |
|
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
|
d2a22e7b23
|
influxdb: fixed template variable interpolation of multi valued variables when using raw query editor mode, fixes #8165
|
2017-04-25 17:27:57 +02:00 |
|
sbhenderson
|
c485fed744
|
Fix to issue 2524 by limiting number of returned measurements for display. (#8092)
|
2017-04-24 11:44:29 +02:00 |
|
Torkel Ödegaard
|
f1276774a0
|
typescript: updated tslint and fixed new warnings
|
2017-04-20 11:16:37 +02:00 |
|
Torkel Ödegaard
|
809467955a
|
Merge branch 'master' into create-annotations
|
2017-04-18 17:07:44 +02:00 |
|
Thomas Szymanski
|
f2dffeb543
|
Influxdb datasource: fix language in stacking helpful info section (#8134)
|
2017-04-16 11:56:29 +02:00 |
|
Torkel Ödegaard
|
dbeeb32ab6
|
Merge branch 'master' into popover-forms
|
2017-04-13 16:22:08 +02:00 |
|
Torkel Ödegaard
|
752b42798a
|
annotations: added new options hide toggle, and show option
|
2017-04-12 15:01:17 +02:00 |
|
Torkel Ödegaard
|
89a7c2c686
|
influxdb: validate database exist when saving data source, fixes #7864
|
2017-04-11 15:05:30 +02:00 |
|
Torkel Ödegaard
|
9bdcc4ec5f
|
influxdb: holt winters edits
|
2017-04-11 14:40:08 +02:00 |
|
Daniel Lee
|
69bec98962
|
chore: update all grafana.org urls to .com
|
2017-03-21 15:37:55 +01:00 |
|
Torkel Ödegaard
|
4d4e165be7
|
links: updated links from grafana.net to grafana.com
|
2017-03-20 10:20:32 +01:00 |
|
thuck
|
58afb1c7d6
|
Small fix for the "glow" when focus the field for LIMIT and SLIMIT
|
2017-03-09 21:22:40 +01:00 |
|
Daniel Lee
|
a30cf204d7
|
influx: small ux changes to query editor
|
2017-03-09 14:18:36 +01:00 |
|
Daniel Lee
|
2f5814d51c
|
Merge pull request #7735 from thuck/influxdb_limit
Included LIMIT, SLIMIT and ORDER BY time for influxdb. closes #6065 and closes #7232
|
2017-03-09 09:23:04 +01:00 |
|
thuck
|
b8a82827b9
|
Fix ORDER BY to look like GROUP BY
|
2017-03-08 20:22:01 +01:00 |
|
thuck
|
1cf569ac8e
|
Fix tabs vs space
|
2017-03-08 08:25:32 +01:00 |
|
Denis Doria
|
e71b13d9fa
|
Improve regex detection for influxdb measurement #7276 (#7734)
|
2017-03-06 07:47:50 +01:00 |
|
thuck
|
c3eb9da160
|
Finish query builder for LIMIT, SLIMIT and ORDER BY time #6065
|
2017-03-05 23:41:16 +01:00 |
|
thuck
|
f577dd0f38
|
Including LIMIT, SLIMIT and ORDER BY time on influxdb #6065
Initial work for the query builder interface
|
2017-03-05 23:13:46 +01:00 |
|
ryan
|
fc0de84701
|
update influx logo
|
2017-02-13 18:19:14 -08:00 |
|
Adrián López
|
e1b82e72eb
|
Fix empty value tags and comma separated values (#7289)
When a tag doesn't have a value it was showing a empty 'bubble'.
If value has several values separated by commas, make a 'bubble' for
each one.
|
2017-01-18 16:02:40 +01:00 |
|
Torkel Ödegaard
|
0683742e83
|
tech(library upgrade): fixed unit test broken by angularjs upgrade, #7274
|
2017-01-16 22:27:35 +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 |
|
Darrian
|
d662961ebe
|
Added 'linear' to fill types for InfluxDB (#7042)
|
2016-12-23 09:43:47 +01:00 |
|