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

[Bug]: No data displayed on bias graphs #1780

Closed
1 task done
alexcreasy opened this issue Sep 12, 2023 · 2 comments · Fixed by #1891
Closed
1 task done

[Bug]: No data displayed on bias graphs #1780

alexcreasy opened this issue Sep 12, 2023 · 2 comments · Fixed by #1891
Assignees
Labels
feature/model-serving Model Serving Feature kind/bug Something isn't working priority/normal An issue with the product; fix when possible

Comments

@alexcreasy
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Deploy type

OpenDataHub core version (eg. v1.6.0)

Version

v1.9.0

Current Behavior

No data is shown on bias charts when data should be available

Expected Behavior

Charts of the data should be shown

Steps To Reproduce

  1. Deploy a model with some training data for trustyai
  2. Create a metric to observe
  3. Send real world data to the model
  4. Observe charts on bias tab of model - empty state is shown on charts

Workaround (if any)

No response

What browsers are you seeing the problem on?

No response

Anything else

Looking in the console the query retrieves no data from prometheus.

@alexcreasy alexcreasy added kind/bug Something isn't working untriaged Indicates the newly create issue has not been triaged yet priority/normal An issue with the product; fix when possible labels Sep 12, 2023
@github-project-automation github-project-automation bot moved this to Needs prioritization in ODH Dashboard Planning Sep 12, 2023
@alexcreasy
Copy link
Contributor Author

After some initial investigation, it appears the dashboard is searching the Thanos querier for data. I've confirmed with the TrustyAI team that as of TrustyAI 1.9 they're pushing data to UWM and 'odh-model-monitoring'. This is likely the root cause, which will require a dashboard update to fix.

@alexcreasy
Copy link
Contributor Author

To provide a bit more context as to what has happened. TrustyAI was previous posting metrics to thanos-querier, however they encountered an issue where metrics were only retained for 30 minutes. Whilst we await transition to UWM they moved back to opendatahub-model-monitoring as the data source. Fixing this should be relatively straightforward and provide a temporary solution until the UWM transition.

@lucferbux lucferbux added needs-info Further information is requested from the reporter or from another source feature/model-serving Model Serving Feature and removed untriaged Indicates the newly create issue has not been triaged yet labels Sep 13, 2023
@lucferbux lucferbux moved this from Needs prioritization to To do in ODH Dashboard Planning Sep 13, 2023
@alexcreasy alexcreasy moved this from Dev To do to Dev In progress in ODH Dashboard Planning Sep 25, 2023
@dgutride dgutride moved this from Dev In progress to Dev To do in ODH Dashboard Planning Oct 9, 2023
@dgutride dgutride moved this from Dev To do to Dev In progress in ODH Dashboard Planning Oct 9, 2023
@dgutride dgutride moved this from Dev In progress to Dev To do in ODH Dashboard Planning Oct 9, 2023
@alexcreasy alexcreasy moved this from Dev To do to Dev In progress in ODH Dashboard Planning Oct 18, 2023
@alexcreasy alexcreasy self-assigned this Oct 18, 2023
@alexcreasy alexcreasy linked a pull request Oct 20, 2023 that will close this issue
7 tasks
@andrewballantyne andrewballantyne removed the needs-info Further information is requested from the reporter or from another source label Oct 23, 2023
@github-project-automation github-project-automation bot moved this from Dev In progress to Done in ODH Dashboard Planning Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/model-serving Model Serving Feature kind/bug Something isn't working priority/normal An issue with the product; fix when possible
Projects
Status: Done
Status: No status
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants