View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004103 | Composr | core | public | 2020-02-07 02:14 | 2020-05-27 17:18 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | closed | Resolution | won't fix | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0004103: 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. | ||||
Time estimation (hours) | 0.5 | ||||
Sponsorship open | |||||
related to | 0004052 | 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 | 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 |