Skip to content

Add helpful remarks on custom DataCollector #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2017

Conversation

xosofox
Copy link
Owner

@xosofox xosofox commented Apr 8, 2017

When creating my own data colletor, I was not clear on how to exactly collect my data (unrelated to request/response)

Here are two remarks that would have helped me a lot by the time

  • collect is only called once to "pick-up", not "gather"
  • how/where to store and access data that is not related to request/response

When creating my own data colletor, I was not clear on how to exactly collect my data (unrelated to request/response)

Here are two remarks that would have helped me a lot by the time

* collect is only called once to "pick-up, not "gather"
* how/where to store and access data that is not related to request/response
@xosofox xosofox merged commit 9f8f97a into master Apr 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant