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

Support for parallel Ecto preloads #603

Closed
thijsc opened this issue Dec 11, 2020 · 3 comments · Fixed by #915
Closed

Support for parallel Ecto preloads #603

thijsc opened this issue Dec 11, 2020 · 3 comments · Fixed by #915
Assignees

Comments

@thijsc
Copy link
Member

thijsc commented Dec 11, 2020

Ecto can preload data using separate tasks. Currently we don't connect those spans to the span above, so this detail is lost. It would be good if these could be tracked.

As reported here on the Elixir forum.

@jay-meister
Copy link

This would be much appreciated!

@crbelaus
Copy link

This would be a big improvement. At work we are currently fighting with slow queries and they aren't easy to track as some of them come from preloads and they are not connected to the parent unit of work in AppSignal.

@backlog-helper
Copy link

  • This issue has not had any activity in 14 days. Please provide a status update if it is still relevant. Closed it if it is no longer relevant. Or move it to another column if it's blocked or requires another look at it. - (More info)

This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants