Azure / static-web-apps-cli

Azure Static Web Apps CLI ✨
https://aka.ms/swa/cli-local-development
MIT License
585 stars 112 forks source link

feat(telemetry): changes to start collecting basic telemetry fields #678

Closed rupareddy5-21 closed 1 year ago

rupareddy5-21 commented 1 year ago

OperationName field is set to the Name of the event in trackEvent method. Pending fields - flagsUsed, InstallationId, errorMessage, response and error types.

rupareddy5-21 commented 1 year ago

Have to calculate sessionId from PID, will change in next iteration along with other fields.