-
Notifications
You must be signed in to change notification settings - Fork 81
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
Istio example数据异常 #78
Comments
Warnings 的内容是什么? |
@jukylin Warnings的内容是duplicate span IDs; skipping clock skew adjustment |
最近比较忙,没时间看这个问题。Istio example 当初是用于演示如何在istio环境下使用jaeger-php。所以不建议你们用这个示例集成到你们的业务代码。 |
使用jonahgeorge/jaeger-client-php客户端规避了这个问题 |
能具体说说是怎么规避的吗?直接换成 jonahgeorge/jaeger-client-php 就可以了? |
@jukylin 是的,换了客户端一样的逻辑就没有那个错误。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
按照master/example的代码进行部署测试,会上报如图所示的异常数据。正常访问没有问题,稍微提升Istio1.php的访问量就会异常。我是用浏览器刷的
"version": "v2.0.9-beta"
php version:7.1.8
Swoole version:4.4.12
The text was updated successfully, but these errors were encountered: