Skip to content

Instrument request.active_resource with Net::HTTPRequest instance#457

Merged
rafaelfranca merged 1 commit into
rails:mainfrom
seanpdoyle:request-instrumentation
Nov 3, 2025
Merged

Instrument request.active_resource with Net::HTTPRequest instance#457
rafaelfranca merged 1 commit into
rails:mainfrom
seanpdoyle:request-instrumentation

Conversation

@seanpdoyle

Copy link
Copy Markdown
Contributor

This commit exposes the underlying Net::HTTPRequest instance to the published request.active_resource Active Support notification payload.

This commit exposes the underlying [Net::HTTPRequest][] instance to the
published `request.active_resource` Active Support notification payload.

[rails#449]: rails#449
[Net::HTTPRequest]: https://docs.ruby-lang.org/en/master/Net/HTTPRequest.html
@rafaelfranca rafaelfranca merged commit e577c6d into rails:main Nov 3, 2025
19 checks passed
@seanpdoyle seanpdoyle deleted the request-instrumentation branch November 3, 2025 21:37
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