smile
smile
### Question description Using scroll bars is cumbersome. Can you resize the code box? 
We found that the current version does not support SASL authentication with ZooKeeper. Is there any plan to support SASL authentication? Looking forward to your reply.
### Search before asking - [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement. ### DeepFlow Component Server ### What you expected to happen 火焰图中包含应用span, 系统span和网络span,而通过tempo接口,只能查询到应用span和系统span,...
### Search before asking - [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 我希望通过DeepFlow Server转发给Otel Collector的三类Span数据能有和OTEL Trace一样的关联关系,即单条Trace下的所有Span有确定且唯一的SpanID和Parent SpanID。目前转发给Otel Collector的系统Span和网络Span是没有经过处理的,意味着有些Span没有TraceID和SpanID,有些Span有共同的SpanID,有些没有Parent SpanID,所以再从Otel Collector转发到其它APM,比如jaeger,是不能实现全链路观测的,还是会缺少系统Span与网络Span。个人认为,如果DeepFlow能具备上述功能,在很大程度上能提高其生态合作能力,发挥数据价值。 I hope...

When I use CGO_ENABLED=0 to compile the program on an arm machine, it will compile successfully, but a "segment error" will be reported at runtime. There is no such problem...