php-apm
php-apm copied to clipboard
Do you have any plan to support detect slow sql statement from a backend DB?
hi @patrickallaert
a complete APM contain a DB monitor, do you have any plan in this area?
Hello @oikomi, I have no specific plan in this area but I am fully open to suggestions and/or Pull Requests.
Note that a specific DB monitoring tool (plugged to the DB itself) might be better than something in a PHP extension.
What DB do you have in mind?
hi @patrickallaert
I have no idea so far. I just notice the product of new relic (https://newrelic.com/server-monitoring)
"Note that a specific DB monitoring tool (plugged to the DB itself) might be better than something in a PHP extension." ---- hum, it is a good idea.
DB contain RDS like mysql, nosql like mongodb redis etc.
PS: do you have any plan to monitor external web service like access aws interface?
thank you for your wonderful work for this project!
You might enjoy Catchy (http://catchy.io) which is a more advanced monitoring platform that is built on top of php-apm. It contains additional stuff you might enjoy and is MUCH more precise in terms of error capturing than New Relic.
hum, it looks good , but not open source. I have great interest in this area, and want to read the code.
Is there any update on this feature? Catchy (http://catchy.io) seems to be dead.