Leandro Piccilli
c9a69c3ed9
Merge branch 'master' of https://github.com/grafana/grafana
2016-10-27 19:00:23 +02:00
Leandro Piccilli
538e1fbc64
Fix templating using query
2016-10-27 18:59:24 +02:00
Uros Meglic
e1739b6025
(fix)elasticsearch: IP addresses don't survive terms aggregation ( #4393 ) ( #6246 )
2016-10-12 13:14:57 +02:00
Uros Meglic
dc680a41c8
fix(elasticsearch): Query editor allows to remove last group by ( #5692 ) ( #6223 )
2016-10-11 13:41:13 +02:00
Torkel Ödegaard
913f17ee8a
fix(plugin dashboards): fixed issue with plugin dashboard list, fixes #6215
2016-10-07 16:04:58 +02:00
Peter Dave Hello
bf4c3f3ae6
optimize png images using zopflipng ( #6197 )
2016-10-05 15:57:50 +02:00
Leandro Piccilli
0000065053
Merge branch 'master' of https://github.com/grafana/grafana
2016-10-02 16:59:25 +02:00
Torkel Ödegaard
0fc7405b95
fix(elasticsearch): for query template variable when looking up terms without query, no longer relies on elasticsearch default field, fixes #3887
2016-09-22 12:05:03 +02:00
Torkel Ödegaard
a01836e86d
feat(adhoc filters): basic implementation for ad hoc filters for elasticsearch, #6038
2016-09-21 08:48:49 +02:00
Torkel Ödegaard
0906312046
Merge branch 'adhoc-filters'
2016-09-20 17:34:57 +02:00
Leandro Piccilli
128de86d49
Merge branch 'master' of github.com:grafana/grafana
2016-09-19 20:12:02 +02:00
Torkel Ödegaard
9d6ecc6361
feat(templating): progress on variable system refactoring, #6048
2016-09-19 18:06:36 +02:00
Alexander Zobnin
3be84b00d5
ES nested fields autocomplete ( #6043 )
...
* Re-create PR #4527 from @arcolife:
fixes #4526 - add nested support to fieldname autocomplete; Also:
- update _mapping to first use given time range
for deducting index mapping, then fallback to
today's date based index name
* (elasticsearch): refactor getFields() method.
* (elasticsearch): add tests for getFields() method.
* (elasticsearch): fixed _get() method (tests was broken after @arcolife commit).
2016-09-15 07:30:08 +02:00
Torkel Ödegaard
0fa0066cd9
tech(lodash): began migration work
2016-09-13 22:10:44 +02:00
Leandro Piccilli
f844cd844b
Fix for annotations query on ES 5.x
2016-08-11 22:24:58 +02:00
Alexander Zobnin
f8f7543d4a
Fix Elastic datasource tests - use moment.utc() instead moment() to prevent timezone-related issues, fixes #5733 . ( #5746 )
2016-08-07 12:01:53 +02:00
Leandro Piccilli
3057c9747c
Change size on terms aggregation for ES 5.x
2016-07-26 22:05:49 +02:00
Leandro Piccilli
df9ace8ac2
Change annotations query for ES 5.x
2016-07-21 00:42:36 +02:00
Torkel Ödegaard
6c6dae1c92
Merge branch 'elasticsearch_precision_threshold' of https://github.com/lucasrodcosta/grafana into lucasrodcosta-elasticsearch_precision_threshold
2016-07-18 13:56:34 +02:00
Leandro Piccilli
2a501d6cdb
Merge branch 'master' of https://github.com/grafana/grafana
2016-07-18 10:34:11 +02:00
Alexander Akulov
010dbddf59
Fix double slashes in POST request to ES ( #5536 )
2016-07-08 18:24:08 +02:00
Leandro Piccilli
0ebf469f5f
Merge branch 'master' of https://github.com/grafana/grafana
2016-07-07 00:58:26 +02:00
Torkel Ödegaard
8bd6b953b8
fix(elasticsearch): fix json escape logic when doing terms template value lookup, fixes #5485
2016-07-02 12:01:04 -04:00
Leandro Piccilli
2205ce5354
Add some tests for ES 5.x
2016-06-20 00:40:16 +02:00
Torkel Ödegaard
9f9fca1e76
feat(datasource): added suggest urls for each data source, #4577
2016-06-17 13:35:29 +02:00
Torkel Ödegaard
2ceb58d0c4
feat(elasticsearch): removed dashboard import migration
2016-06-16 08:11:40 +02:00
bergquist
510360a509
docs(elastic): updates readme
2016-06-02 14:56:31 +02:00
Torkel Ödegaard
38790e2c4b
fix(elasticsearch): fixed templating lucene / json escaping issue, fixes #5228 , fixes #5227
2016-06-02 09:54:28 +02:00
Torkel Ödegaard
dc77d555f9
fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135
2016-05-23 10:58:31 +02:00
Torkel Ödegaard
ee86d24797
fix(elasticsearch): minor editor layout fix
2016-05-20 10:31:22 +02:00
Leandro Piccilli
0d34740a62
Add support to ElasticSearch 5.0
2016-05-10 19:38:22 +02:00
Torkel Ödegaard
152e085310
fix(elasticsearch): minor form fix to elastic query editor
2016-05-02 16:34:07 +02:00
Archit Sharma
5372bcc7a2
fixes #4849 - minor fix for metric-segment-model (agg.field)
2016-04-29 07:21:52 +02:00
Lucas Costa
9b84b88518
Add support to Elasticsearch precision_threshold
2016-04-28 19:23:45 -03:00
Torkel Ödegaard
69c2fafa7a
feat(elasticsearch): added geo hash bucket aggregation
2016-04-28 15:29:54 +02:00
Torkel Ödegaard
5e6485c210
feat(query editors): minor progress
2016-04-27 10:16:04 +02:00
Torkel Ödegaard
bca0894f73
feat(query editors): progress on query editors
2016-04-26 09:58:55 +02:00
Torkel Ödegaard
bbf4d00319
fix(query editors): added select style to segment, used by data source selector
2016-04-25 15:49:33 +02:00
Torkel Ödegaard
1a433de0b4
Merge branch 'master' into query-editor-style
2016-04-25 14:22:36 +02:00
Shaunak Kashyap
3925bcb94c
Updating Elasticsearch logo
2016-04-20 08:50:28 -07:00
Torkel Ödegaard
39cdaf5175
ux(query-editors): more progress and fixes
2016-04-18 11:35:24 -04:00
Torkel Ödegaard
4515e66783
feat(query editors): more progress on ES query editor
2016-04-18 08:43:11 -04:00
Torkel Ödegaard
4c4835e869
ux(query-editors): more progress on elastic query editor
2016-04-17 22:04:43 -04:00
Torkel Ödegaard
a1faaa133c
feat(): query editors, started work on updated ES query editor
2016-04-17 17:17:30 -04:00
Torkel Ödegaard
33f7b8479e
ux(query editors): progress on new query editor styles
2016-04-17 12:14:25 -04:00
Torkel Ödegaard
c764e7fd97
fix(elasticsearch): add a better default terms size limit of 10, fixes #4013
2016-04-03 16:11:42 -04:00
Daniel Lee
45b90972dc
feat(plugins): adds a readme for every native plugin
2016-03-30 23:33:30 +02:00
Torkel Ödegaard
82ad5a632d
tech(): fixed broken tests due to angularjs upgrade
2016-03-28 20:44:32 +02:00
Volker Fröhlich
45186255cf
Solve issue 3728
...
Conditionally add a format element to ES annotation queries
2016-03-24 17:58:03 +01:00
Torkel Ödegaard
82eb32a71e
ux(): initial pass at new card / list design, #4364
2016-03-15 09:15:24 +01:00