ews-javascript-api icon indicating copy to clipboard operation
ews-javascript-api copied to clipboard

Voting: Telemetry data

Open gautamsi opened this issue 8 years ago • 0 comments
trafficstars

I am planning to add telemetry data which can be configured at the time of loading, or you can turn off telemetry when building from source.

Please vote and comment whether it would be good or bad idea, if it is added, it will be added in 1.0

I am not planning for excessive capturing, only basic capturing with minimal usage and error data

  • [ ] use count capturing and amount of time it is used (optional, please suggest)
  • [ ] capture name of method which has error when called except when it is due to Exchange Version mismatch (like you are calling a function which would be available when you target/initialize certain version of exchange.)
  • [ ] NEVER capture any user data like server url or credential (will have to evaluate each and every error type where it captures url
  • [ ] custom telemetry location - so that you can capture locally to find any bugs from testing/pilot use than in production
  • [ ] anything I may think of based on ideas and suggestion here

gautamsi avatar Dec 28 '16 17:12 gautamsi