My team has a need to collect client side telemetry from the ArcGIS JavaScript API within a web application to measure things like map load times, layer load times, pan/zoom performance, etc. My question is are there any utilities out there that hook into the ArcGIS JavaScript API and report via tools like (Google Analytics, Dynatrace, Web Trends, Azure App Insights, AWS Pinpoint, etc.)? I was able to find this https://www.npmjs.com/package/@esri/telemetry but I cannot find the corresponding GitHub page (looks like its been moved, or deprecated). Any help or suggestions are appreciated.