19 Apr 2019 04:20 PM
Hello!
Can you explain what is "Background threads" and why all PurePath are broken?
Pic:
Regards,
Igor
Solved! Go to Solution.
19 Apr 2019 08:00 PM
Background activity services are described here: https://www.dynatrace.com/support/help/shortlink/s...
Couldn't tell from a screenshot why you'd be having capture errors, see if there's any more details there and consider checking with support.
19 Apr 2019 09:28 PM
Frankly i red it and do not understand diff between foreground thread and background one. Would you be so kind to explain.
22 Apr 2019 04:51 PM
This msdn post explains it pretty well: https://docs.microsoft.com/en-us/dotnet/standard/threading/foreground-and-background-threads
23 Apr 2019 10:11 AM
Thank you James. After discussing it with our developers i understud. Do you know why all PurePaths for background thread are captured with error?
23 Apr 2019 05:27 PM
No, can't determine that from a screenshot. I would reach out to Dynatrace ONE or support if drilling into that PurePath doesn't reveal anything more.
19 Apr 2019 08:51 PM
Hello Igor,
What you are sing there are corrupted purepahts on the process detected as "background process". Corrupted Purepaths can have different reasons, like:
The Purepaths will show everything Oneagent grabbed so you look into what failed.
If it was a call out to some public resource that took too long or a call out to a host/process that was particularly burdened at the time. If you know what process is behind the purepath at the point of corruption, then you might be able to see explanations in the logs about why the subpath was dropped or lead to corruption of the larger path.
Regards