Commit graph

3 commits

Author SHA1 Message Date
Lukas Olson
7831473918
Fix search telemetry to only update SO periodically (#93130) (#94455)
* Fix search telemetry to only update SO periodically

* Handle case when searches completed mid flight

* Fix error in resetting counters

* Update docs

* update docs

* Don't track restored searches

* Update docs

* Update docs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
# Conflicts:
#	api_docs/cases.json
#	api_docs/data_search.json
#	api_docs/lists.json
#	api_docs/security_solution.json
2021-03-11 13:34:24 -05:00
Sonja Krause-Harder
1fc3776514
[Fleet] Don't add extra quotes to YAML strings from manifest files (#93585) (#93778)
* Add UI validation for string YAML values in policies.

* Do not quote YAML strings containing special characters.

* Add test case for wildcards in the middle of strings.

* Add multiline test case.

* Polish test case.

* Update API docs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	api_docs/fleet.json
2021-03-05 11:57:43 -05:00
Peter Pisljar
49c54292f9
fix agg config sub agg dsl generation (#93276) (#93743)
# Conflicts:
#	api_docs/data.json
#	api_docs/data_search.json
2021-03-05 06:13:32 -05:00