Torkel Ödegaard
|
49b5fc4b9a
|
Chore: More typescript strict null fixes, going for sub 200 (#26134)
* Chore: Fix typescript strict null errors
* Added new limit
* Fixed ts issue
* fixed tests
* trying to fix type inference
* Fixing more ts errors
* Revert tsconfig option
* Fix
* Fixed code
* More fixes
* fix tests
* Updated snapshot
* Chore: More ts strict null fixes
* More fixes in some really messed up azure config components
* More fixes, current count: 441
* 419
* More fixes
* Fixed invalid initial state in explore
* Fixing tests
* Fixed tests
* Explore fix
* More fixes
* Progress
* Sub 300
* Now at 218
* Progress
* Update
* Progress
* Updated tests
* at 159
* fixed tests
* Fixed test
|
2020-07-09 15:16:35 +02:00 |
|
Jon Gyllenswärd
|
9f04f8001f
|
Disable emitDataRequest from explore (#23926)
|
2020-04-27 16:32:40 +03:00 |
|
Agnès Toulet
|
d825b9e799
|
Analytics: Send event when opening a dashboard (#22921)
* Analytics: add open dashboard event
* Analytics: move code to analyticsProcessor
* Dashboard: fix init tests
* Analytics: remove open event for new dashboard
* Analytics: rename analyticsProcessor functions
|
2020-03-25 09:01:49 +01:00 |
|
Torkel Ödegaard
|
87485e24a4
|
MetaAnalytics: Minor fix for meta analytics event (#20888)
* Minor fix for meta analytics event
* Fixed dashboardSrv issue
* Added timeSinceNavigationStart
|
2019-12-05 11:51:38 +01:00 |
|
Dominik Prokop
|
178bb1d3ab
|
Echo: mechanism for collecting custom events lazily (#20365)
* Introduce Echo for collecting frontend metrics
* Update public/app/core/services/echo/Echo.ts
Co-Authored-By: Peter Holmberg <peterholmberg@users.noreply.github.com>
* Custom meta when adding event
* Rename consumer to backend
* Remove buffer from Echo
* Minor tweaks
* Update package.json
* Update public/app/app.ts
* Update public/app/app.ts
* Collect paint metrics when collecting tti. Remove echoBackendFactory
* Update yarn.lock
* Move Echo interfaces to runtime
* progress on meta and echo
* Collect meta analytics events
* Move MetaanalyticsBackend to enterprise repo
* Fixed unit tests
* Removed unused type from test
* Fixed issues with chunk loading (reverted index-template changes)
* Restored changes
* Fixed webpack prod
|
2019-12-05 08:30:39 +01:00 |
|