-
Notifications
You must be signed in to change notification settings - Fork 836
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
Adding elastic loggging for drift detector data #3560
Conversation
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.
lgtm
Couple minor nits but considering this code is going to be fully refactored, not particularly fussed about them
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
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.
Looks godo, added a couple of comments - woudl be good to cover any key thigns on the UPGRADING.md page
NIce |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: axsaucedo, michaelcheah The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Adding elastic loggging for drift detector data * Updating req-logger index name * Minor fixes from review * Fixing unrelated lint issues * Fixing unrelated lint issues * Fixing PR review comments
What this PR does / why we need it:
This PR adds elasticsearch logging for alibi specific drift detector metrics in the request logger component
Special notes for your reviewer:
There are no breaking changes introduced but does involve creating a new index pattern, so the elastic token needs the required permissions
Does this PR introduce a user-facing change?:
Adds new log entry with drift detector data