Increase control-flow logging admin visibility in logs
Description
The logging information provided by control-flow is currently limited, and it can get hard to figure out which controller, if any, delayed/denied the requests. Provide a dedicated logging profile for this task, and output more log information at FINE level to help understand the dynamics of requests hitting control-flow limiters.
Environment
None
Activity
Show:
Andrea Aime March 25, 2025 at 2:25 PM
Edited
It was indeed meant only as an example that the interested admin can pick and customize, I’m not aware of an agreed upon practice for modules to have their own logging profile. The only two modules that have it as you suggest, have it because you decided to add it, as a side effect of other changes (the PRs they were introduced it did not have a focus on logging, it looked like you were building your own logging helper).
Jody Garnett March 25, 2025 at 12:14 PM
Edited
In reviewing the above I found that the logging profile was added to docs, and not the extension:
The logging information provided by control-flow is currently limited, and it can get hard to figure out which controller, if any, delayed/denied the requests. Provide a dedicated logging profile for this task, and output more log information at FINE level to help understand the dynamics of requests hitting control-flow limiters.