kibana/x-pack/plugins/ui_actions_enhanced/server
Vadim Dalecky cc341b3235
Telemetry for Dyanmic Actions (Drilldowns) (#84580)
* feat: 🎸 set up telemetry for UiActions

* feat: 🎸 improve ui_actions_enhanced collector

* feat: 🎸 namespace ui actions telemetry stats

* refactor: 💡 improve dynamic actions collector setup

* feat: 🎸 add tests for dynamicActionsCollector

* feat: 🎸 collect dynamic action trigger statistics

* refactor: 💡 standartize metric naming

* feat: 🎸 aggregate action x trigger counts

* test: 💍 add tests for factory stats

* docs: ✏️ add ui actions enhanced telemetry docs

* fix: 🐛 revert type change

* refactor: 💡 make dynamic action stats global

* refactor: 💡 use global telemetry stats in action factories
2020-12-02 16:06:18 +01:00
..
telemetry Telemetry for Dyanmic Actions (Drilldowns) (#84580) 2020-12-02 16:06:18 +01:00
dynamic_action_enhancement.ts Telemetry for Dyanmic Actions (Drilldowns) (#84580) 2020-12-02 16:06:18 +01:00
index.ts
plugin.ts Clean up UI Actions Enhanced server plugin (#83442) 2020-11-17 09:15:23 +01:00
types.ts