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

help request: 请问配置了clickhouse插件,为什么在控制面板看不到呀? #2938

Open
oxcz opened this issue Feb 19, 2024 · 4 comments

Comments

@oxcz
Copy link

oxcz commented Feb 19, 2024

Description

按照教程配置的,已经正常生效了,可以保存到clickhouse中,但是为什么在管理面板里面看不到呢?
按这个教程配置的https://apisix.apache.org/zh/docs/apisix/plugins/clickhouse-logger/
全局插件列表里面没有他
image
路由的配置信息里面也没有他,但是已经正常生效了。
image
项目使用docker运行的,都是目前最新的版本

Environment

  • APISIX version (run apisix version):3.80
  • Operating system (run uname -a):docker
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
  • APISIX Dashboard version, if relevant:
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version):
@hanqingwu
Copy link

yes,you can try do these steps
image

@theweakgod
Copy link

update ur schema.json and add clickhouse in dashboard config.yaml

plugins:
  - clickhouse

@theweakgod
Copy link

Has this issue been resolved?

@dbit-xia
Copy link

Additionally, the schema.json of apisix-dashboard is too outdated. It is recommended to use the request /v1/schema to obtain the latest data from apisix.

@shreemaan-abhishek shreemaan-abhishek transferred this issue from apache/apisix Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants