featurehub-io / featurehub

FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, React, Python, Go, .Net, Ruby, Android, Swift and Flutter SDKs.
https://www.featurehub.io
Other
308 stars 32 forks source link

Integration with Segment #1171

Open IrinaSouth opened 1 month ago

IrinaSouth commented 1 month ago

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

rvowles commented 1 month ago

SDKs