View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4103 | Composr | core | public | 2020-02-07 02:14 | 2020-05-27 17:18 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | won't fix | ||
Summary | 4103: Support profiling only for requests with keep_profiling=1 | ||||
Description | Based 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. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | 0.5 | ||||
Sponsorship open | |||||
related to | 4052 | Resolved | Chris Graham | Logging framework |
|
There is already something very similar in xdebug for this. https://xdebug.org/docs/all_settings#profiler_enable_trigger |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-07 02:14 | Chris Graham | New Issue | |
2020-02-07 02:15 | Chris Graham | Description Updated | |
2020-02-07 02:15 | Chris Graham | Relationship added | related to 4052 |
2020-05-27 17:18 | Chris Graham | Assigned To | => Chris Graham |
2020-05-27 17:18 | Chris Graham | Status | Not Assigned => Closed |
2020-05-27 17:18 | Chris Graham | Resolution | open => won't fix |
2020-05-27 17:18 | Chris Graham | Note Added: 0006566 |