laravel / pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
https://pulse.laravel.com
MIT License
1.43k stars 165 forks source link

Feat request: log count of all DB queries #323

Closed sts-ryan-holton closed 7 months ago

sts-ryan-holton commented 7 months ago

Hi, I'd like to know how well my cache is working on my platform, it's great knowing the cache hit percentage, but witohut knowing the number of actual count of DB queries I don't know where to add new cache implementations. Can we get a new recorder for counting the number of db queries performed maybe?

timacdonald commented 7 months ago

Hi, Ryan, I'm gonna close this one as it is a feature request and not an issue.

I'll make sure the team sees the feature request, but it should be easy to create a third party recorder for this.

sts-ryan-holton commented 7 months ago

@timacdonald No worries. Not sure if you're aware, but the "Feature request" button always points to Github issues for this project, thus whyI prefix my question as "feat" :)

Screenshot 2024-03-04 at 11 34 01