build-plugin
                                
                                 build-plugin copied to clipboard
                                
                                    build-plugin copied to clipboard
                            
                            
                            
                        Hot / Live Reload Timing Metrics
Is your feature request related to a problem? Please describe:
No, just a feature. Maybe this is already possible?
Describe the solution you'd like:
A way to hook into hot / livereload event and send timing metrics for duration
Describe alternatives you've considered:
Building my own plugin but not sure if hooking into the initiation / completion of reload event is possible. Found this SO with no answers https://stackoverflow.com/questions/72191654/tap-into-webapck-hotmodulereload-or-livereload-runtime-hook
+1 Would be great to have this and help differentiate partial vs full builds. From what I saw, the current hot module rebuilds seem to send metrics along with the full-build. So it could potentially pollute things.