isCoder?
isCoder?
Try to modify the content of line 1865 in cpp_extension.py is: command=['ninja ',' -- version '] This may be an exception caused by python compatibility issues
> Hello, may I ask which version of Deepflow you are using? Currently, is it only the 'Deepflow-Template/Application-Out-of-the-Box' dashboard that has no data, or do all the panels lack data?...
Today,another strange phenomenon occurred. The pods of the deepflow cluster deepflow-server began to be rebuilt, and many pods were in the Evicted state. 
> Hello, when encountering an "Evicted" status in the pod, please investigate whether it is due to issues with the corresponding k8s node itself, such as disk insufficiency causing the...
I found the v6.5.9 tgz installation package on the chart's release tag page, but when I tried to install it through helm, I got an error: missing in charts/ directory:...
I tried to put the package deepflow-agent in deedflow/charts, and put grafana in the previous 6.5.009 package in the same location. All images used v6.5 of the latest tag. After...
> > I found the v6.5.9 tgz installation package on the chart's release tag page, but when I tried to install it through helm, I got an error: missing in...
> > I tried to put the package deepflow-agent in deedflow/charts, and put grafana in the previous 6.5.009 package in the same location. All images used v6.5 of the latest...
I try to understand your test method: I entered the pod of deepflow-mysql, and the result of the query through select state from deepflow.controller is 2.what does this status mean?
通过进一步的跟踪定位,我们发现ck的日志里存在一些比较奇怪的报错:  跟着这个报错,我们进入了pod内部,定位到该路径下确实没有证书:  查看config.yaml, openSSL确实配置了证书路径:  请问,grafana查询不到数据是否和ck的这个异常有关,如果有关系,为什么成功启动的ck在该路径下没有生成可用的证书,期待你们的答复!!!