We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Server
我的环境使用了最新的deepflow v6.6.6版本, Grafana Request Log视图中,部分协议出现response status=unknown的情况,存在unknown的协议有mysql、redis、kafka、http等
目前已经在deepflow-agent-group-config.yaml中,调大到l7_log_packet_size=4096 ,问题依然存在; 应研发老师要求,在涉及kafka协议的容器里进行抓包,这两个文件 是在容器里抓到kafka端口9092的包 ,抓包命令( tcpdump -i eth0 -vnn dst port 9092 -w /tmp/kafka_hostname.cap) kafka_cap.zip
No response
[root@pretycx-master1 ~]# kubectl exec -it -n deepflow deploy/deepflow-server -- deepflow-server -v Name: deepflow-server community edition Branch: v6.6.6 CommitID: 36ec980 RevCount: 11234 Compiler: go version go1.21.13 linux/amd64 CompileTime: 2024-10-25 09:20:12 [root@pretycx-master1 ~]# kubectl exec -it -n deepflow ds/deepflow-agent -- deepflow-agent -v 11227-d5e26dd2618cf3dbac2c10594d06d75aab3a38e1 Name: deepflow-agent community edition Branch: v6.6.6 CommitId: d5e26dd RevCount: 11227 Compiler: rustc 1.77.1 (7cf61ebde 2024-03-27) CompileTime: 2024-10-11 07:20:14 [root@pretycx-master1 ~]#
The text was updated successfully, but these errors were encountered:
@yuanchaoa 老师 请问这个issue,有找到原因吗
Sorry, something went wrong.
yuanchaoa
No branches or pull requests
Search before asking
DeepFlow Component
Server
What you expected to happen
我的环境使用了最新的deepflow v6.6.6版本, Grafana Request Log视图中,部分协议出现response status=unknown的情况,存在unknown的协议有mysql、redis、kafka、http等
目前已经在deepflow-agent-group-config.yaml中,调大到l7_log_packet_size=4096 ,问题依然存在;
应研发老师要求,在涉及kafka协议的容器里进行抓包,这两个文件 是在容器里抓到kafka端口9092的包 ,抓包命令( tcpdump -i eth0 -vnn dst port 9092 -w /tmp/kafka_hostname.cap)
kafka_cap.zip
How to reproduce
No response
DeepFlow version
[root@pretycx-master1 ~]# kubectl exec -it -n deepflow deploy/deepflow-server -- deepflow-server -v
Name: deepflow-server community edition
Branch: v6.6.6
CommitID: 36ec980
RevCount: 11234
Compiler: go version go1.21.13 linux/amd64
CompileTime: 2024-10-25 09:20:12
[root@pretycx-master1 ~]# kubectl exec -it -n deepflow ds/deepflow-agent -- deepflow-agent -v
11227-d5e26dd2618cf3dbac2c10594d06d75aab3a38e1
Name: deepflow-agent community edition
Branch: v6.6.6
CommitId: d5e26dd
RevCount: 11227
Compiler: rustc 1.77.1 (7cf61ebde 2024-03-27)
CompileTime: 2024-10-11 07:20:14
[root@pretycx-master1 ~]#
DeepFlow agent list
No response
Kubernetes CNI
No response
Operation-System/Kernel version
No response
Anything else
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: