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: Added impression data events #202

Merged
merged 1 commit into from
Jun 30, 2023
Merged

feat: Added impression data events #202

merged 1 commit into from
Jun 30, 2023

Conversation

chriswk
Copy link
Contributor

@chriswk chriswk commented Jun 30, 2023

Adds two new events "VariantImpressionEvent" and
"IsEnabledImpressionEvent".

Extends UnleashSubscriber with a new impression() method which can be overridden to subscribe to events of super type ImpressionEvent.

The data included in the events match what is documented at

https://docs.getunleash.io/reference/impression-data

Adds two new events "VariantImpressionEvent" and
"IsEnabledImpressionEvent".

Extends UnleashSubscriber with a new impression() method which can be
overridden to subscribe to events of super type ImpressionEvent.

The data included in the events match what is documented at

https://docs.getunleash.io/reference/impression-data
@chriswk chriswk self-assigned this Jun 30, 2023
Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM

@chriswk chriswk merged commit 5b5c9c6 into main Jun 30, 2023
5 checks passed
@rishiraj88
Copy link

Great addition, @chriswk !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants