-
Notifications
You must be signed in to change notification settings - Fork 33
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
[FEATURE] Implement Tracking for JS (Server) #1033
Comments
@toddbaert I could give this a shot. Is reading the spec the best place for understanding whats needed? Is there a slack thread / meeting recording that may give more context? |
Hey @wichopy, I think @toddbaert is actively working on this, but feel free to help with the review. By the way, would you be interested in joining the org? It's the first step in becoming a maintainer and makes it easier for use to @ mention you. |
I'd love to join! |
📣 This was a draft for a while, but is now ready for review! 📣 This implements tracking as per spec, in the server, web, and react SDKs. I don't think the Angular or Nest SDKs need specific implementations, but please advise (cc @luizgribeiro @lukas-reining). Fixes: #1033 Fixes: #1034 --------- Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Implement tracking as per spec: open-feature/spec@cd99c35
Functional requirements:
Non functional requirements:
tracking event details
should likely use similar underlying functionality to evaluation context / structureREADME addition (be careful to correctly link to #hooks and #providers and update the code snippet for the language in question
The text was updated successfully, but these errors were encountered: