OpenSearch/x-pack/plugin
Gordon Brown a46eef9634
Change SLM stats format (#46991)
Using arrays of objects with embedded IDs is preferred for new APIs over
using entity IDs as JSON keys.  This commit changes the SLM stats API to
use the preferred format.
2019-09-25 11:32:08 -06:00
..
analytics Replace the SearchContext with QueryShardContext when building aggregator factories (#46527) 2019-09-11 16:43:30 +02:00
ccr Add the ability to require an ingest pipeline (#46847) 2019-09-19 16:37:45 -04:00
core Change SLM stats format (#46991) 2019-09-25 11:32:08 -06:00
deprecation Add migration tool checks for `_field_names` disabling (#46972) 2019-09-25 10:15:10 +02:00
frozen-indices Ignore translog retention policy if soft-deletes enabled (#45473) 2019-08-22 16:40:06 -04:00
graph Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
ilm Change SLM stats format (#46991) 2019-09-25 11:32:08 -06:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml [7.x] [ML][Inference] Feature pre-processing objects and functions (#46777) (#47040) 2019-09-25 08:16:24 -04:00
monitoring Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
rollup Add support for aliases in queries on _index. (#46944) 2019-09-23 13:21:37 -07:00
search-business-rules Replace SearchContext with QueryShardContext in query builder tests (#46978) 2019-09-23 20:24:02 +02:00
security Handle RelayState in preparing a SAMLAuthN Request (#46534) (#47092) 2019-09-25 13:23:46 +03:00
spatial Replace SearchContext with QueryShardContext in query builder tests (#46978) 2019-09-23 20:24:02 +02:00
sql Mute JdbcCsvSpecIT.testAverageWithOneValueAndLimit 2019-09-25 10:36:53 +02:00
src/test Mute second test in monitoring/bulk/10_basic 2019-09-25 14:17:01 +02:00
transform [Transform] Replace transforms with transform, index constants (#47023) 2019-09-25 08:31:43 +02:00
vectors First round of optimizations for vector functions. (#46294) 2019-09-04 14:45:57 -07:00
voting-only-node Close nodes properly in Coordinator tests (#44967) 2019-07-30 11:47:36 +01:00
watcher Allow dropping documents with auto-generated ID (#46773) 2019-09-19 16:46:33 +02:00
build.gradle Skip feature aware check on JDK 14 (#45928) 2019-08-23 17:38:15 -04:00