-
Notifications
You must be signed in to change notification settings - Fork 386
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
no grafana panel show in Overview tab #862
Comments
is there any update for this issue? |
@zsnmwy any thought about it ? |
麻烦留意一下这个前端的这个接口
这边在遍历渲染iframe嵌入的时候,是根据上面的API接口进行判断的。(如果我没记错的话 =.=) crane/pkg/web/src/pages/Cost/ClusterOverview/PanelWrapper.tsx Lines 12 to 36 in 6c6b7c9
iframe 实际嵌入地址示例
在接口正常和Grafana版本正常的情况下,是可以正常渲染出iframe的板块。 麻烦留意下接口以及对应的Grafana版本。因为高版本的Grafana是有兼容性问题的。 我刚刚也是更新了文档,锁定了Grafana版本。你可以留意下对应的PR #865 |
多谢,我知道啥原因了,我升级了crane的版本,但是没有把最新的dashboard配置好。。谢谢谢谢 |
Describe the bug
集群总览页面无法展示grafana图表,从后端请求来看,是能拿到数据的
Environment (please complete the following information):
1.20
0.10.0
chrome
The text was updated successfully, but these errors were encountered: