-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
rename event -> simple_event and trackEvent -> trackSimpleEvent #47608
Conversation
"description": "Generic event to track interactions and actions that happen within Metabase. This should be used as a default schema for tracking events. If more specific context is needed, we can use custom context entities (https://docs.snowplow.io/docs/understanding-your-pipeline/entities/).", | ||
"self": { | ||
"vendor": "com.metabase", | ||
"name": "simple_event", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this line is the only thing I changed, weird git didn't understood i was a rename
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be because you changed it in one go and not with 2 commits or something.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of this
snowplow/iglu-client-embedded/schemas/com.metabase/simple_event/jsonschema/1-0-0
Outdated
Show resolved
Hide resolved
Co-authored-by: Thomas Schmidt <thomas@metabase.com>
* rename event -> simple_event and trackEvent -> trackSimpleEvent * add empty line at the end of the file Co-authored-by: Thomas Schmidt <thomas@metabase.com> --------- Co-authored-by: Thomas Schmidt <thomas@metabase.com>
…) (#47625) * rename event -> simple_event and trackEvent -> trackSimpleEvent * add empty line at the end of the file --------- Co-authored-by: Nicolò Pretto <info@npretto.com> Co-authored-by: Thomas Schmidt <thomas@metabase.com>
Description
This renames
event
to simple event to make it clear that it's a specific schema for simple events, not a base event that all the others "inherit"/extend.Briefly discussed here: https://metaboat.slack.com/archives/C01MS7DQKR6/p1725022707669739?thread_ts=1724940664.655259&cid=C01MS7DQKR6