kibana/test/api_integration
CJ Cenizal 7bbc916fa3
Instrument ILM with user action telemetry (#33089) (#33897)
* Track user actions for creating, updating, and deleting and index lifecycle policy.
* Track user actions for attaching an index, attaching an index template, and detaching an index.
* Track app load action.
* Track usage of cold phase, warm phase, set priority, and freeze index.
* Track retry step user action.
* Track clicks on the policy name to edit it.
* Refactor constants to be in root of public.
* Add support to user actions API for comma-delimited action types.
* Refactor rollups trackUserRequest to be easier to understand.
* Use underscores instead of dashes for user action app names.
* Switch from componentWillMount to componentDidMount/useEffect.
  - Standardize use of HashRouter within app.js to avoid calling useEffect when leaving the app.
2019-03-26 16:41:32 -07:00
..
apis Instrument ILM with user action telemetry (#33089) (#33897) 2019-03-26 16:41:32 -07:00
fixtures Basic server side import API for saved objects (#32158) (#32790) 2019-03-08 14:23:10 -05:00
services Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
config.js [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00