Skip to content
Snippets Groups Projects

Mlflow get/search run to return less metrics data

Merged Alper Akgun requested to merge 515942-mlflow-get-run-to-return-less-metrics-data into master

What does this MR do and why?

Mlflow get/search run to return less metrics data

Some candidates have > 100K metrics, data with 20 distinct names, so 20 latest_metrics. The Run entity is used by get_run/search_run. Those large fetches take a few seconds for database, but rails itself (presenter logic) goes a few dozen seconds.

Checking mlflow documentation, get-metric-history is meant to return older values.

Changelog: changed

References

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #515942 (closed)

Merge request reports

Merge train pipeline #1708776472 passed

Merge train pipeline passed for 4cc02658

Approval is optional

Merged by Alper AkgunAlper Akgun 1 month ago (Mar 10, 2025 4:38pm UTC)

Merge details

Pipeline #1708786492 passed

Pipeline passed for 2280de8a on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading