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

Updated ActiveSupport instrumentation guide to include Server Timings… #48221

Merged
merged 1 commit into from
May 13, 2023

Conversation

nhorton
Copy link
Contributor

@nhorton nhorton commented May 13, 2023

Updates the ActiveSupport::Instrumentation guide on how to enable the server_timings functionality so that this data can be easily viewed in the browser.

@rails-bot rails-bot bot added the docs label May 13, 2023
@guilleiguaran guilleiguaran merged commit b0dd4b1 into rails:main May 13, 2023
8 checks passed
jonathanhefner added a commit that referenced this pull request Oct 7, 2023
Follow-up to #48221.

The Active Support Instrumentation guide is about the
`ActiveSupport::Notifications` API.  Therefore, move the information
about `config.server_timing` and the `ActionDispatch::ServerTiming`
middleware to the existing sections in the Configuration guide.
jonathanhefner added a commit that referenced this pull request Oct 7, 2023
Follow-up to #48221.

The Active Support Instrumentation guide is about the
`ActiveSupport::Notifications` API.  Therefore, move the information
about `config.server_timing` and the `ActionDispatch::ServerTiming`
middleware to the existing sections in the Configuration guide.

(cherry picked from commit 4c2fdbf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants