Sfpy uses a regex to categorize page types for Timermiddleware. Allura should categorize also. Instead of using a regex, the current tool type should be used (we do this for GA page type tagging too).
Tickets: #4308
assigned_to: Tim Van Steenburgh
status: in-progress --> open
forge:tv/4307
Set stats.sample_rate = 1 in production.ini
stats.sample_rate = 1
tail -f /var/log/allura/stats.log
Click on some different tools and make sure the request_category comes through properly in the log.
request_category
Log in to post a comment.
assigned_to: Tim Van Steenburgh
status: in-progress --> open
forge:tv/4307
Set
stats.sample_rate = 1
in production.iniClick on some different tools and make sure the
request_category
comes through properly in the log.