diff options
author | Remi Collet <remi@remirepo.net> | 2024-07-29 11:52:09 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-07-29 11:52:09 +0200 |
commit | 4abc2157e0bcc3770c68bc13f6e42ed17ee7667e (patch) | |
tree | c56c721ffbae71228a56ab84b5b5a0d1fd2ccb48 /PHPINFO |
initial package
open https://github.com/pinpoint-apm/pinpoint-c-agent/issues/656 license
open https://github.com/pinpoint-apm/pinpoint-c-agent/pull/655 use cxx
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ + +pinpoint_php + +pinpoint_php support => enabled + +Directive => Local Value => Master Value +pinpoint_php.SendSpanTimeOutMs => 0 => 0 +pinpoint_php.CollectorHost => unix:/tmp/collector.sock => unix:/tmp/collector.sock +pinpoint_php.UnitTest => no => no +pinpoint_php.TraceLimit => -1 => -1 +pinpoint_php.DebugReport => no => no |