Skip to content

支持多个clickhouse库表查询 #50

Description

@zhxgigi

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"
],

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions