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

[feat] Rudderstack support #94

Open
GClunies opened this issue Oct 29, 2023 · 0 comments
Open

[feat] Rudderstack support #94

GClunies opened this issue Oct 29, 2023 · 0 comments

Comments

@GClunies
Copy link
Owner

GClunies commented Oct 29, 2023

The Rudderstack SDKs are similar to Segment, so Reflekt should be able to work with event data from Rudderstack as well.

Similar to Segment, Rudderstack has tracking plans and an Event Audit API that we could leverage:

Work likely includes:

  • Add a RudderRegistry class at reflekt/registry/rudder.py to sync schemas to Rudderstack's API.
  • Add a common schema for Rudderstack events similar to what is done for segment here.
  • Refector DbtBuilder in reflekt/builder/dbt.py to support building dbt artifacts for Rudder event data.
@GClunies GClunies changed the title Support Rudderstack [feat] Rudderstack support Oct 29, 2023
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

1 participant