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

Add extentsion opencensus to support opentracing api jaeger / zipkin /etc. #81

Closed
virtuman opened this issue Jun 13, 2019 · 2 comments
Closed

Comments

@virtuman
Copy link
Contributor

Install php extension that allows to easily instrument php applications. See PR #80 for more details.
Having extensions installed shouldn't create any performance hit, although - creators of application and the opentracing api community claim that this type of tracing is absolutely safe to run in production. We have it running on high-traffic production site for quite some time now, and see no effect on resource utilization across our farms.

Thank you for consideration.

@virtuman
Copy link
Contributor Author

would you consider re-visiting related PR because even GOOGLE considers this package to be stable enough to have it included in their docs:

https://cloud.google.com/trace/docs/setup/php

@csandanov
Copy link
Member

opentelemetry extension has been added

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

No branches or pull requests

2 participants