wisdom-framework / wisdom

A modular and dynamic web framework
http://wisdom-framework.org
Apache License 2.0
88 stars 42 forks source link

Suggestion: Show requests and execution time in monitoring #558

Closed kevinsdooapp closed 8 years ago

kevinsdooapp commented 8 years ago

Hi,

Could be nice to display in monitor interface, the requests by route ordered by their execution time in order to identify possible problems (missing indexes, missing @Async...)

If nobody have time to do it, it'll take the time when I'll be less busy ;)

cescoffier commented 8 years ago

👍

kevinsdooapp commented 8 years ago

You can find an implementation of this extension here ;) https://github.com/dooApp/wisdom-extensions/tree/develop/wisdom-requests-monitor