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

[API] Add model endpoint list metrics/results endpoint #5484

Merged
merged 20 commits into from
May 5, 2024

Conversation

jond01
Copy link
Member

@jond01 jond01 commented May 1, 2024

Resolves ML-6287.

Currently, support only:

  • results - metrics are not reported and saved yet,
  • V3IO - to be extended to MySQL later.

The core functionality is unit-tested here and was checked e2e by me. For example:
image

@jond01 jond01 requested a review from gtopper May 2, 2024 07:57
mlrun/model_monitoring/db/stores/v3io_kv/kv_store.py Outdated Show resolved Hide resolved
mlrun/model_monitoring/db/stores/v3io_kv/kv_store.py Outdated Show resolved Hide resolved
mlrun/model_monitoring/db/stores/v3io_kv/kv_store.py Outdated Show resolved Hide resolved
mlrun/model_monitoring/writer.py Show resolved Hide resolved
server/api/api/endpoints/model_monitoring.py Outdated Show resolved Hide resolved
mlrun/model_monitoring/db/stores/v3io_kv/kv_store.py Outdated Show resolved Hide resolved
@jond01 jond01 requested a review from gtopper May 2, 2024 14:11
@jond01 jond01 force-pushed the task/add-app-results-endpoint branch from 4c70829 to b112054 Compare May 4, 2024 19:54
Copy link
Collaborator

@gtopper gtopper left a comment

Choose a reason for hiding this comment

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

Looks good, only a couple of comments.

@jond01 jond01 requested a review from gtopper May 5, 2024 07:34
@assaf758 assaf758 merged commit ecff614 into mlrun:development May 5, 2024
10 checks passed
@jond01 jond01 deleted the task/add-app-results-endpoint branch May 5, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants