deepflowio / deepflow

eBPF Observability - Distributed Tracing and Profiling
https://deepflow.io
Apache License 2.0
2.8k stars 309 forks source link

[BUG] flame graph #6184

Open jiangyouP opened 4 months ago

jiangyouP commented 4 months ago

Search before asking

DeepFlow Component

Grafana Dashbaord

What you expected to happen

我按照此文档的内容在自己的k8s集群上安装了deepflow,但是Application - 开箱即用、Distributed Tracing - Cloud的火焰图都没有数据 image image

How to reproduce

安装后出现

DeepFlow version

image

DeepFlow agent list

image

Kubernetes CNI

{ "cniVersion":"0.3.1", "name":"network-agent-cni-network", "type":"network-agent", "capabilities":{ "io.kubernetes.cri.pod-annotations": true }, "delegates":[ { "cniversion":"0.3.1", "name":"default", "type": "calico", "kubeconfig": "/etc/cni/net.d/calico-kubeconfig", "ipams":[ { "type":"calico-ipam", "ipVersion":"ipv4", "subnet":"172.18.0.0/16" } ] } ], "logFile": "/opt/caas/log/cni/network-agent/network-agent.log", "logLevel": "info" }

Operation-System/Kernel version

5.10.0-136.12.0.86.h1425.eulerosv2r12.x86_64

Anything else

No response

Are you willing to submit a PR?

Code of Conduct

1473371932 commented 4 months ago

能否 edit 进去对应面板,看一下具体提示什么呢?看看情况是否与: https://github.com/deepflowio/deepflow/issues/5785 上面这个 ISSUE 一样?

jiangyouP commented 4 months ago

image 看起来不一致,这是开箱即用模板的报错,Distributed Tracing没有报错