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

Added support for PHP auto-instrumentation #3331

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SergeyKleyman
Copy link

Description: Adding support for auto-instrumentation of PHP application in the same way as it's already implemented for other runtimes such as Java, .NET, etc.

Testing:

Documentation:

  • Updated ./README.md

@pavolloffay
Copy link
Member

could we split this PR? I would first publish the image and then implementation with e2e test

@SergeyKleyman
Copy link
Author

could we split this PR? I would first publish the image and then implementation with e2e test

No problem - I'll update when it's done.

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.

Bring auto-instrumentation to OpenTelemetry K8s Operator
2 participants