Torkel Ödegaard
|
8eb112d119
|
plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095
|
2017-04-12 08:23:44 +02:00 |
|
Chris Burkhart
|
d12dc2bfa7
|
Add alwaysDisplayed option to datasource plugins, this will allow it to show up as an option to select when adding queries to a panel without actually adding it as a datasource.
|
2017-04-11 13:47:53 -07: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 |
|
Torkel Ödegaard
|
1cd632cc43
|
plugins: added state property to plugins
|
2017-04-07 12:00:03 +02:00 |
|
Torkel Ödegaard
|
5af81b974e
|
mysql: graph showing
|
2017-03-31 13:57:10 +02:00 |
|
Torkel Ödegaard
|
d6d2080f11
|
mysql: minor progress on response processing
|
2017-03-31 11:45:25 +02:00 |
|
Torkel Ödegaard
|
080d2a2054
|
mysql: reading arbitrary SQL data in go is really strange, data is only in strings?
|
2017-03-30 13:46:46 +02:00 |
|
Torkel Ödegaard
|
8f90c6115d
|
mysql: progress on mysql data source
|
2017-03-29 22:54:18 +02:00 |
|
Torkel Ödegaard
|
1ecdf34938
|
sql: wip mysql stuff
|
2017-03-29 20:43:20 +02:00 |
|
Torkel Ödegaard
|
91c184d3e0
|
elasticseach: fixed broken unit test
|
2017-03-29 16:33:44 +02:00 |
|
Torkel Ödegaard
|
3b235612fd
|
elasticsearch: improve validation and error message when adding/testing elasticsearch ds, #7836
|
2017-03-29 16:03:28 +02:00 |
|
Torkel Ödegaard
|
085c4c56b8
|
elasticearch: added support for histogram aggregations, closes #3164
|
2017-03-29 13:44:50 +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 |
|
Daniel Lee
|
6799b766a4
|
Merge pull request #7775 from hagen1778/prometheus-textarea-query
Make Prometheus query field a textarea #7663
|
2017-03-11 14:00:37 +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 |
|
Torkel Ödegaard
|
7f8a3a0a2d
|
dashboard: lazy loading panels as they become visible,fix, removed debunce #5216
|
2017-03-09 09:08:34 +01:00 |
|
Torkel Ödegaard
|
aee8f0b75e
|
opentsdb: fix for OpenTSDB and multi value template variable in metric field, fixes #7754
|
2017-03-09 08:28:31 +01:00 |
|
Torkel Ödegaard
|
b272f5144a
|
fix: graphite query ctrl, removed unnesserary check for empty paths, fixes #7740
|
2017-03-09 07:31:00 +01:00 |
|
Mitsuhiro Tanda
|
be123a07c5
|
(prometheus) adjust annotation step (#7768)
* (prometheus) adjust annotation step
* (prometheus) add step option
|
2017-03-09 06:53:50 +01:00 |
|
hagen1778
|
04d90d7139
|
Make Prometheus query field a textarea #7663
|
2017-03-08 21:30:20 +02: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 |
|
Joseph Pintozzi
|
a37a2259b3
|
Allowing "Unique Count"s of any data type (#7704)
|
2017-03-07 08:36:33 +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 |
|
Torkel Ödegaard
|
d2dac02a28
|
Revert "ES Nested type bucket aggregation (#4694) (#4694)"
This reverts commit 8087af9c89 .
|
2017-02-27 10:57:44 +01:00 |
|
Archit Sharma
|
8087af9c89
|
ES Nested type bucket aggregation (#4694) (#4694)
* (elasticsearch): add nested agg (use bucket aggs). fixes #4693
* (elasticsearch): rebased after merge of #6043 refactored from #4527
|
2017-02-27 10:57:00 +01:00 |
|
Mitsuhiro Tanda
|
68bb417db9
|
support [[var]] in cloudwatch datasource (#7649)
* support [[var]] form in cloudwatch datasource
* support multi variable in single dimension
* fix test
|
2017-02-23 15:02:35 +01:00 |
|
tamayika
|
b01fd3d0b5
|
Support for all ad-hoc filter operators on Elasticsearch (#7612)
|
2017-02-20 21:01:52 +01:00 |
|
Simon Effenberg
|
a4318e41f8
|
fixing little spelling issue (#7603)
|
2017-02-18 17:21:29 +01:00 |
|
ryan
|
a1e071d3c5
|
missing space
|
2017-02-13 18:47:59 -08:00 |
|
ryan
|
2749dd8711
|
elasticsearch svg
|
2017-02-13 18:47:01 -08:00 |
|
ryan
|
b46fac34d9
|
replace elastic logo
|
2017-02-13 18:38:13 -08:00 |
|
ryan
|
fc0de84701
|
update influx logo
|
2017-02-13 18:19:14 -08:00 |
|
Torkel Ödegaard
|
8a95c563bb
|
Merge branch 'master' into websocket
|
2017-01-31 08:56:49 +01:00 |
|
Torkel Ödegaard
|
2594041eed
|
hiding grafana live ds
|
2017-01-31 08:56:46 +01:00 |
|
bergquist
|
163036591d
|
tech(build): fixes broken build
|
2017-01-30 15:04:55 +01:00 |
|
lpic
|
5b699dbf0d
|
Set time when testing ES datasource, fixes #7044 (#7390)
|
2017-01-28 08:30:33 +01:00 |
|
Naoufel JAMALI
|
4e1d8c9ced
|
Elasticsearch - Term aggregation limit fix (should fix #7112) (#7338)
* Elasticsearch - Term aggregation limit fix (should fix #7112)
* Elasticsearch - Term aggregation limit fix
|
2017-01-25 12:29:41 +01:00 |
|
Torkel Ödegaard
|
697d0867fa
|
fix(Elasticsearch): fix for alias patterns that refers to term that is numeric zero, fixes #7323
|
2017-01-23 10:15:02 +01:00 |
|
lpic
|
cf9790fc4c
|
ES - Support for min_doc_count on group by terms (#7324)
|
2017-01-23 07:26:42 +01:00 |
|
lpic
|
a0c8380baf
|
ES: Change bool queries to use 'filter' clause (#7313)
Change all bool queries to use 'filter' clause instead of 'must' for
better performance
|
2017-01-21 08:31:29 +01: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
|
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 |
|
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
|
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 |
|
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 |
|
Darrian
|
cdfb24ab85
|
Added offset interval to specs
|
2016-12-21 22:58:40 +00:00 |
|
Darrian
|
96f3ee9e4c
|
Added missing category for Predictions
|
2016-12-21 22:55:18 +00:00 |
|
Darrian
|
b8572b69f0
|
Register new queries available in InfluxDB - Holt Winters fixes #5619
For correct data fill on holt winters predictions, the time function
needed modification to allow a 2nd param for offset, as per
https://docs.influxdata.com/influxdb/v1.0/query_language/data_exploratio
n/#advanced-group-by-time-syntax
|
2016-12-21 22:30:32 +00: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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
bergquist
|
005a17d52f
|
Merge branch 'master' of https://github.com/lpic10/grafana into lpic10-master
|
2016-12-06 10:15:36 +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 |
|
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 |
|
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 |
|
bergquist
|
7bc1c3cc1c
|
feat(cloudwatch): make it possible to reset keys
closes #6697
|
2016-11-24 16:37:33 +01:00 |
|