• lynn's avatar
    feat: implement trace framework for analytics (#4060) · 817d808e
    lynn authored
    * init commit
    
    * add amplitude ts sdk to package.json
    
    * add more comments and documentation
    
    * respond to vm comments
    
    * respond to cmcewen comments
    
    * fix: remove unused constants
    
    * init commit
    
    * adapt to web
    
    * add optional event properties to trace
    
    * correct telemetry to analytics
    
    * change telemetry to analytics in doc
    
    * fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement
    
    * respond to zzmp comments
    
    * fixes
    
    * eliminate unnecessary state
    
    * respond to part of zzmp comments
    
    * respond to zzmp comments round 2
    
    * fixes
    
    * respond to zzmp comments
    817d808e
Trace.tsx 1.77 KB