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

支持多个clickhouse库表查询 #50

Open
zhxgigi opened this issue Jul 2, 2024 · 0 comments
Open

支持多个clickhouse库表查询 #50

zhxgigi opened this issue Jul 2, 2024 · 0 comments

Comments

@zhxgigi
Copy link

zhxgigi commented Jul 2, 2024

What is the problem your feature solves, or the need it fulfills?

从proxy-settings的数据看,目前的ckibana似乎只支持查询一个默认的db和其包含的数据表。

在一些场景下,数据分布在clickhouse的多个db的多张表中,同时也需要使用ckibana进行查询,
是否考虑支持这个场景?

Describe the solution you'd like

比如:
"whiteIndexList":[
"dbname1.index1",
"dbname2.index2"
],

这样感觉更加灵活一些,谢谢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant