php-apm icon indicating copy to clipboard operation
php-apm copied to clipboard

Do you have any plan to support detect slow sql statement from a backend DB?

Open oikomi opened this issue 9 years ago • 5 comments

hi @patrickallaert

a complete APM contain a DB monitor, do you have any plan in this area?

oikomi avatar Aug 12 '15 08:08 oikomi

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?

patrickallaert avatar Aug 17 '15 18:08 patrickallaert

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!

oikomi avatar Aug 18 '15 01:08 oikomi

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.

patrickallaert avatar Aug 18 '15 10:08 patrickallaert

hum, it looks good , but not open source. I have great interest in this area, and want to read the code.

oikomi avatar Aug 19 '15 01:08 oikomi

Is there any update on this feature? Catchy (http://catchy.io) seems to be dead.

fizerkhan avatar Dec 08 '16 06:12 fizerkhan