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

[Model Monitoring] Fix model endpoint labels and tag enrichment #5682

Merged
merged 5 commits into from
Jun 5, 2024

Conversation

Eyal-Danieli
Copy link
Member

@Eyal-Danieli Eyal-Danieli commented Jun 2, 2024

Fix a bug in which the v2 model server didn't enrich the model endpoint obj with the relevant model labels and model version tag.

As a result of this bug, the model endpoint always pointed to the latest model tag. Moreover, the endpoint_id value is based on the model version and therefore instead of the model version tag (if defined), it always used the latest tag to generate the ID.

Related JIRA: https://iguazio.atlassian.net/browse/ML-6609

@Eyal-Danieli Eyal-Danieli changed the title [Model Monitoring] Enrich model endpoint with model version [Model Monitoring] Fix model endpoint enrichment with model version Jun 2, 2024
@Eyal-Danieli Eyal-Danieli changed the title [Model Monitoring] Fix model endpoint enrichment with model version [Model Monitoring] Fix model endpoint labels and tag enrichment Jun 3, 2024
@assaf758 assaf758 merged commit 6623463 into mlrun:development Jun 5, 2024
11 checks passed
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