Skip to content
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

Support custom transactions #7

Closed
6 tasks done
hmdhk opened this issue Apr 16, 2018 · 0 comments
Closed
6 tasks done

Support custom transactions #7

hmdhk opened this issue Apr 16, 2018 · 0 comments
Assignees
Milestone

Comments

@hmdhk
Copy link
Contributor

hmdhk commented Apr 16, 2018

  • Review _finish, end, done, finish methods in Transaction
  • Refactor TransactionService, Transaction, Span
  • Add e2e tests for using custom transactions (Accessing the current transaction across JS files)
  • Refactor navigation timing marks so it can be add to any transaction
  • A configuration option to include navigation timing on the first transaction, or not at all, also whether to send it automatically or not
  • Write documentation about using the API as well as common pitfalls
    • Async tasks like fetch and the right time to end the transaction
    • There only can be on transaction at any time
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

No branches or pull requests

2 participants