grafana/scripts/webpack
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
..
loaders Azure Monitor: build monaco with webpack WIP 2019-01-24 18:43:48 +03:00
dependencies.js Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
IgnoreNotFoundExportPlugin.js Removes unnecessary warnings from webpack output about missing exports 2019-01-09 11:33:08 +01:00
postcss.config.js Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
sass.rule.js Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
webpack.common.js Webpack: Fix accidental double typechecking (#18881) 2019-09-04 10:17:49 +01:00
webpack.dev.js Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00
webpack.hot.js Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
webpack.prod.js Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00