microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
321 stars 91 forks source link

Improve the performance of the BaseQueryDesktop that we use for telemetry dashboards #2395

Closed sevillal closed 2 weeks ago

sevillal commented 2 weeks ago

Some of the charts on the desktop dashboard are showing errors about exceeded limits specially when using 30 days and above ranges.

image

This work is required to be done before adding the dashboard to track the consolidation code rollout.

sevillal commented 2 weeks ago

Done query performs well with greater time range, tested up to 90 days.