You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have the metrics view in the Data tab turned off because it was taking a long time to display metrics due to a long-running query. This spike is for investigating which metrics queries may be taking longer than others, and what, if any, optimization strategies we might take.
Deliverables:
which metrics queries take a long time and impact the UI?
is it the metrics counts or visualizations (or both) that are bottlenecked?
are there optimization solutions we can take? what are they?
Currently we have the metrics view in the Data tab turned off because it was taking a long time to display metrics due to a long-running query. This spike is for investigating which metrics queries may be taking longer than others, and what, if any, optimization strategies we might take.
Deliverables:
This might be a place to start: #1466
The text was updated successfully, but these errors were encountered: