View Issue Details

IDProjectCategoryView StatusLast Update
0004103Composrcorepublic2020-05-27 17:18
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status closedResolutionwon't fix 
Product Version 
Fixed in Version 
Summary0004103: Support profiling only for requests with keep_profiling=1
DescriptionBased on the enable_profiler setting, allow the profiler to be triggered by a keep_profiling=1 GET parameter.
This will keep the proliferation of profiling logs under control, especially for busy sites across multiple servers, syndicating their log data.
TagsNo tags attached.
Time estimation (hours)0.5
Sponsorship open

Relationships

related to 0004052 resolvedChris Graham Logging framework 

Activities

Chris Graham

2020-05-27 17:18

administrator   ~0006566

There is already something very similar in xdebug for this.
https://xdebug.org/docs/all_settings#profiler_enable_trigger

Issue History

Date Modified Username Field Change
2020-02-07 02:14 Chris Graham New Issue
2020-02-07 02:15 Chris Graham Description Updated View Revisions
2020-02-07 02:15 Chris Graham Relationship added related to 0004052
2020-05-27 17:18 Chris Graham Assigned To => Chris Graham
2020-05-27 17:18 Chris Graham Status non-assigned => closed
2020-05-27 17:18 Chris Graham Resolution open => won't fix
2020-05-27 17:18 Chris Graham Note Added: 0006566