-
Notifications
You must be signed in to change notification settings - Fork 13
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(genQa): RGA ua events for insight use case created #440
Conversation
…into SFINT-5198
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.
Some suggest names change, did we mess up those names in the previous PR ? :(
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.
I agree with etienne's suggestions and if we decide to go with that naming then tests naming should also be updated. Other than that it looks fine to me
yep these were the names we used in the previous PR and the names that were mentioned in the design doc 🤷♂️ do we still wanna change ? x) |
SFINT-5198
The following events has been added to support RGA for the insight use case:
Custom events:
Search events:
Added the ability to send generated answer metadata in all the Search UA events by adding a new function
getGeneratedAnswerMetadata
to theInsightClientProvider