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

[BUG] Grafana Request Log视图中,部分协议出现response status=unknown的情况 #8408

Open
2 of 3 tasks
yujianweilai opened this issue Oct 29, 2024 · 1 comment
Open
2 of 3 tasks
Assignees
Labels
bug Something isn't working

Comments

@yujianweilai
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

DeepFlow Component

Server

What you expected to happen

我的环境使用了最新的deepflow v6.6.6版本, Grafana Request Log视图中,部分协议出现response status=unknown的情况,存在unknown的协议有mysql、redis、kafka、http等
image

目前已经在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?

  • Yes I am willing to submit a PR!

Code of Conduct

@yujianweilai yujianweilai added the bug Something isn't working label Oct 29, 2024
@yujianweilai yujianweilai reopened this Oct 30, 2024
@yujianweilai
Copy link
Author

@yuanchaoa 老师 请问这个issue,有找到原因吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants