cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PHP Queries

samuel_udoh
Newcomer

Hi All I've just got a few queries about Dynatrace managed and PHP.

1.) How do we see information for the execution of PHP from the command line?

2.) Are there any dynatrace commands exposed to PHP that developers can use to inject more information into the monitoring of an app?

2 REPLIES 2

Przemyslaw_Pize
Dynatrace Enthusiast
Dynatrace Enthusiast

Hi,

1)Basically PHP_CLI is not supported but you can see command line on the process screen

2) it is fully automatic, so most common php extension like curl,pdo are monitored by default.If you want to monitor your own php class or function ,you can define something which we called custom service.

Regards


skrystosik
DynaMight Guru
DynaMight Guru

Actually php CLI is supported but CLI instrumentation is disabled by default because of some known issues:

https://www.dynatrace.com/support/help/shortlink/p...

Sebastian


Regards, Sebastian

Featured Posts