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

Adding elastic loggging for drift detector data #3560

Merged
merged 7 commits into from
Sep 2, 2021

Conversation

SachinVarghese
Copy link
Contributor

@SachinVarghese SachinVarghese commented Sep 2, 2021

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?:

NONE

Adds new log entry with drift detector data

chrome-extension___aejoelaoggembcahagimdiliamlcdmfm_index html (1)

Copy link
Contributor

@michaelcheah michaelcheah left a 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

components/seldon-request-logger/app/log_helper.py Outdated Show resolved Hide resolved
components/seldon-request-logger/app/default_logger.py Outdated Show resolved Hide resolved
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@seldondev seldondev added size/L and removed size/M labels Sep 2, 2021
@seldondev seldondev added size/M and removed size/L labels Sep 2, 2021
Copy link
Contributor

@axsaucedo axsaucedo left a 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

@axsaucedo
Copy link
Contributor

NIce
/approve

@seldondev
Copy link
Collaborator

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@axsaucedo axsaucedo merged commit 13a5b1e into SeldonIO:master Sep 2, 2021
stephen37 pushed a commit to stephen37/seldon-core that referenced this pull request Dec 21, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants