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

Spike: look into optimizing metrics queries because they're taking too long to display in the UI #2043

Open
amurphy-cl opened this issue Oct 11, 2024 · 0 comments
Assignees
Labels
priority: medium Medium priority issue spike

Comments

@amurphy-cl
Copy link
Collaborator

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?

This might be a place to start: #1466

@amurphy-cl amurphy-cl added priority: medium Medium priority issue spike labels Oct 11, 2024
@amurphy-cl amurphy-cl added this to the Program Increment PI13 milestone Oct 11, 2024
@amurphy-cl amurphy-cl moved this to Refined ToDo in UpGrade Project Oct 11, 2024
@bcb37 bcb37 self-assigned this Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Medium priority issue spike
Projects
Status: Code Review
Development

No branches or pull requests

2 participants