-
Notifications
You must be signed in to change notification settings - Fork 22
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
CheckList before release #8
Comments
kafka、nsq |
We will support segmentio kafka in the first release. nsq will be supported later. |
忘了还有 go-micro,这个框架用的人也比较多 |
这个我们商业化版本有的,后续开源会支持的 |
logrus and zap is ready |
gin is ready |
现在 otel 导出是基于 HTTP、或者 GRPC,otel 导出 �ahent 的 请求也会出现在当前服务的链路追踪中,其实是和服务无关的,这种怎么办呢, |
|
A possible solution would be to provide a span filter, so that if http reports to certain endpoints then the span is not recorded. |
grpc, kratos and dubbo will be supported in 0.3.0. |
here is the checklist before we release v0.1.0-RC
and we need to add instrument rule, including
The text was updated successfully, but these errors were encountered: