kibana/test
Liza Katz 142661cffb
[EBT] Dashboard data loaded event (#134243)
* timing dashboard data loading

* reporting loading \ error from all embeddables

* report event

* lint

* comment out console

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

* Update embeddable_child_panel.tsx

* Make analytics optional

* Telemetry report to include both time to load data and time to render

* Measure load time from beginning of mount

* lint

* fix onDataLoadEnd and onDataLoadError event handler callbacks only called for source data requests

* dataLoadEnd

* code review

* imports

* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'

* comment

* Fix dedupe of events!

* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'

* Rendered discover
Fix refresh not firing event

* oops

* Code review + DashboardLoadedEvent

* reportsEmbeddableLoad

* type

* isNil

* fix sync unsubscribe

* use store state instead of eventHandlers

* [EBT] Better FTR helper APIs

* dashboard loaded telemetry test

* timestamp

* tests

* tests

* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'

* test

* docs + longer timeout

* fix

* Fix property inheritance and map events

* type error

* reportsEmbeddableLoad

* tests

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: nreese <reese.nathan@elastic.co>
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
2022-07-12 15:17:17 +03:00
..
accessibility Added new a11y test for index management and Updated ILM UI code blocks to use correct language prop instead of lang (#133970) 2022-06-21 22:59:45 -04:00
analytics [EBT] Dashboard data loaded event (#134243) 2022-07-12 15:17:17 +03:00
api_integration [Alerting] Improve creation and editing of "Elasticsearch query" rule in Management (#134763) 2022-07-07 11:19:06 +02:00
common [ftr] rework kibana arg parsing, extend loggers correctly (#135944) 2022-07-08 08:54:56 -05:00
examples [ML] Explain log rate spikes: Move API stream demos to Kibana examples. (#132590) 2022-05-24 16:59:31 +02:00
functional [EBT] Dashboard data loaded event (#134243) 2022-07-12 15:17:17 +03:00
harden Ban use of lodash.template (#100277) 2021-05-19 10:06:52 -04:00
interactive_setup_api_integration [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
interactive_setup_functional [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
interpreter_functional [Chart expressions] new metric vis expression (#135461) 2022-07-08 12:07:43 -05:00
new_visualize_flow Remove application_usage_transactional SO type (#135832) 2022-07-07 13:32:26 +02:00
node_roles_functional Adds node.roles configuration & exposes via PluginInitializerContext (#135272) 2022-06-28 15:22:43 -07:00
package [artifacts] Stabilize package testing (#134854) 2022-06-30 16:00:15 -05:00
plugin_functional [Telemetry] Make telemetry plugin non-disableable (#133205) 2022-06-27 16:21:37 +02:00
scripts Remove old doc generation system for core APIs (#134313) 2022-06-21 17:43:17 +02:00
server_integration [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
ui_capabilities/newsfeed_err [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
visual_regression [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
tsconfig.json [EBT] Better FTR helper APIs (#135298) 2022-06-29 14:11:13 +02:00