Application Insights telemetry #1601
Closed
jelleholtkamp
started this conversation in
General
Replies: 2 comments 1 reply
-
The tool collects telemetry on how long work items take to migrate, as well as errors an exceptions. There should be no work item content that is shared unless it results in an exception. In this case the value of the field that caused the exception would be shared. This is limited only to fields that have invalid data and to which the "BypassRule" flag does not apply. No information is kept past 30 days. Data that we do see:
SAMPLE EXCEPTION 1
SAMPLE EXCEPTION 2
EXAMPLE EXCEPTION 3
Example Telemitery 1Example Telemitery 2 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you for the very detailed information! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that at the start of the run, it says that the program sends telemetry data to Application Insights. I looked through the docs, and I saw this in the reference section:
I'm not sure what exactly gets transmitted and when. Is it on by default? Can I completely disable it? And what exactly is transmitted? I'm looking to use this tool to perform a migration but due to the nature of the data that is migrated, can't really have private data transmitted to a third party.
Beta Was this translation helpful? Give feedback.
All reactions