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

Integration with Segment #1171

Open
IrinaSouth opened this issue Jul 28, 2024 · 1 comment
Open

Integration with Segment #1171

IrinaSouth opened this issue Jul 28, 2024 · 1 comment
Labels
enhancement New feature or request roadmap intended for the roadmap

Comments

@IrinaSouth
Copy link
Contributor

IrinaSouth commented Jul 28, 2024

In order to integrate with Segment, need to extend SDKs functionality to allow tracking of feature evaluation. Ensure context attributes are included along with actual evaluated value and feature’s unique ID. Develop plugin for Segment to prove concept. Ensure registering of arbitrary tracking events are allowed and have the ability to collect all feature state at the time. This will need to be done also in Java, .Net, Dart and Javascript SDKs repositories and new version of SDKs will need to be released

@IrinaSouth IrinaSouth converted this from a draft issue Jul 28, 2024
@IrinaSouth IrinaSouth added roadmap intended for the roadmap enhancement New feature or request labels Jul 28, 2024
@rvowles
Copy link
Contributor

rvowles commented Jul 28, 2024

SDKs

  • C#
  • Golang
  • Dart
  • Java
  • Javascript
  • Python
  • Ruby
  • Swift

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap intended for the roadmap
Development

No branches or pull requests

2 participants