Gotta say, have been getting so much enjoyment out of coding with Claude the last couple of days. Have revisited something I have wanted to do for a long time which was a bit beyond my skills and would have taken a long time to do. This is to create a special purpose monitor for mod_wsgi which works in with the metrics mod_wsgi is able to generate about what is going on inside it. The results have been way better than expected.
The dashboard even has a help button which will generate a description of what the dashboard is displaying and what all the stats values mean, along with guidance on how to use these to tune mod_wsgi. If one grabs that, and pastes it into Claude along with a screen snapshot and also a stats snapshot as text the dashboard can generate, Claude then gives quite detailed analysis and tells you how best to reconfigure mod_wsgi. Results are better than advice I could ever give myself. 😳