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

Include the connection ID in ActiveRecord breadcrumbs on new version of Rails #655

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

imjoehaines
Copy link
Contributor

@imjoehaines imjoehaines commented Mar 26, 2021

Goal

Rails replaced the connection ID with a connection object in ActiveRecord instrumentation. We will now get the ID from the connection object, as before

This is partly tested by existing tests and is tested against Rails 6.1 in #656

@imjoehaines imjoehaines force-pushed the include-connection-id-in-breadcrumbs branch from 70866ba to 9266668 Compare March 26, 2021 17:18
@imjoehaines imjoehaines force-pushed the include-connection-id-in-breadcrumbs branch from 9266668 to c2eab54 Compare March 26, 2021 17:50
@imjoehaines imjoehaines merged commit a5b842b into next Mar 26, 2021
@imjoehaines imjoehaines deleted the include-connection-id-in-breadcrumbs branch March 26, 2021 18:27
@imjoehaines imjoehaines mentioned this pull request Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants