Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

report ext ver in phpinfo #666

Merged
merged 1 commit into from
Aug 8, 2024
Merged

report ext ver in phpinfo #666

merged 1 commit into from
Aug 8, 2024

Conversation

remicollet
Copy link
Contributor

Common practice, useful info (for support)

$ php -n -d extension=modules/pinpoint_php.so --ri pinpoint_php

pinpoint_php

pinpoint_php support => enabled
pinpoint_php extension version => 0.5.4

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

@eeliu eeliu self-requested a review August 8, 2024 00:37
Copy link
Collaborator

@eeliu eeliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eeliu eeliu merged commit 6a89839 into pinpoint-apm:dev Aug 8, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants