Open M-Razavi opened 5 years ago
How can I monitor the Playframework application? Actually, I want to check the elapsed time for each controller(REST) and user count.
Sadly, We don't support playframework.
It may help in some case, you can try. hook_service_patterns=play.core.j.HttpExecutionContext.execute
How can I monitor the Playframework application? Actually, I want to check the elapsed time for each controller(REST) and user count.