In-Proc Data Collection Extensibility API details not present in docs
I'm looking for further details in to the "In-Proc Data Collection Extensibility API" detailed in this doc - is there anywhere I can read more about how this section of the system works and how we can hook in to it?
@owenniblock In-Proc Data Collection is not publicly exposed and therefore, not documented yet. Please let us know your requirements / use cases in detail.
@harshjain2 - I'm speccing out a system for uploading and running tests and we need DataCollection for reporting and taking screenshots etc. I'd assessed the standard DataCollector and on a mac it doesn't seem to be behaving very well (I've raised an issue for this) - I've managed to get the In Proc one working locally and it gives me more data and also runs completely synchronously which is better for our requirements.