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

[feature] enable profiling in production #1448

Merged
merged 4 commits into from
Mar 11, 2023

Conversation

donrestarone
Copy link
Contributor

@donrestarone donrestarone commented Mar 10, 2023

Shows application profiling

When enabled, shows profiling information to admin users
Screen Shot 2023-03-10 at 6 27 18 PM

Permissions

Ensure user has show profiler permission
Screen Shot 2023-03-10 at 6 28 13 PM

Profiling configuration

Append ?pp=help to access the profiling help page
Screen Shot 2023-03-10 at 6 27 41 PM

Improve app performance!

Use instrumentation to track down performance bottlenecks and improve app performance
Screen Shot 2023-03-10 at 6 29 32 PM

@donrestarone donrestarone changed the title enable profiling in production [feature] enable profiling in production Mar 10, 2023
@github-actions
Copy link

Deployed review-app can be viewed at https://review-1448.violet-test.net

@github-actions
Copy link

Deployed review-app can be viewed at https://review-1448.violet-test.net

@donrestarone donrestarone marked this pull request as ready for review March 11, 2023 00:02
@donrestarone donrestarone changed the base branch from master to rc March 11, 2023 00:04
@donrestarone donrestarone merged commit c3f5747 into rc Mar 11, 2023
donrestarone added a commit that referenced this pull request Mar 11, 2023
* [feature] enable profiling in production (#1448)

## Shows application profiling
When enabled, shows profiling information to admin users
<img width="1728" alt="Screen Shot 2023-03-10 at 6 27 18 PM" src="https://user-images.githubusercontent.com/35935196/224448480-6cf1f7ec-e48d-4c9b-8a88-df1de8b5571a.png">

## Permissions
Ensure user has `show profiler` permission
<img width="1728" alt="Screen Shot 2023-03-10 at 6 28 13 PM" src="https://user-images.githubusercontent.com/35935196/224448545-ea9afe62-e68d-4681-a332-7c98fc5d251c.png">

## Profiling configuration
Append `?pp=help` to access the profiling help page
<img width="1728" alt="Screen Shot 2023-03-10 at 6 27 41 PM" src="https://user-images.githubusercontent.com/35935196/224448618-c8eebc9f-b845-43c8-931f-0d9f25218a76.png">

## Improve app performance!
Use instrumentation to track down performance bottlenecks and improve app performance 
<img width="1728" alt="Screen Shot 2023-03-10 at 6 29 32 PM" src="https://user-images.githubusercontent.com/35935196/224448636-d6d0bb5e-3597-4b9e-8b6d-f7487eb88d04.png">

* add permissions (#1450)

Co-authored-by: donrestarone <shashikejayatunge@gmail.co>

---------

Co-authored-by: donrestarone <shashikejayatunge@gmail.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant