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

dsmetadata api has an issue with verbose set to true #1342

Closed
bhanvimenghani opened this issue Oct 10, 2024 · 2 comments
Closed

dsmetadata api has an issue with verbose set to true #1342

bhanvimenghani opened this issue Oct 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bhanvimenghani
Copy link
Contributor

Describe the bug
while calling the dsmetadata api on ui with verbose set to true either its not giving all the data or there is not enough data.
How to reproduce it
check dsmetadata api on nerc cluster
http://kruize-ui-nginx-service-openshift-tuning.apps.nerc-ocp-test-2.nerc.mghpcc.org/api/dsmetadata?datasource=prometheus-1&cluster_name=default&verbose=true
this is the api call being made from the ui
Expected behavior
UI expects to receive either complete data (nsp name, workload name , container details) or some notification if data is not available.

Environment:

  • nerc cluster

Additional context
Screenshot from 2024-10-09 18-57-09

@bhanvimenghani bhanvimenghani added the bug Something isn't working label Oct 10, 2024
@dinogun dinogun added this to the Kruize 0.2 Release milestone Oct 11, 2024
@shreyabiradar07
Copy link
Contributor

shreyabiradar07 commented Oct 17, 2024

@bhanvimenghani can you please test the latest Kruize build - quay.io/kruize/autotune_operator:0.1 and verify if the dsmetadata?datasource=prometheus-1&cluster_name=default&verbose=true API with verbose=true returns the namespace, workload and container details.

@bhanvimenghani
Copy link
Contributor Author

This is working fine, I can see workload and container details under each namespace with the latest build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants