Skip to content

[Proposal] Make BE web site more pretty #3911

Description

@acelyc111

Is your feature request related to a problem? Please describe.
Doris backends web server doesn't support to GET static file, and also doesn't support CSS style.
When we want to show more detail information on BE's web site, it's not easy to add elements. For example, as for #3714, we want to show memtrackers, it's hard to add elements and show them in a pretty style.

Describe the solution you'd like
Transfer the webserver utils which Impala and Kudu using:

  • Web CSS framwork boost-table: helpful to make website more pretty
  • A thirdparty library mustache: helpful to tracnslate JSON structure to html

And then do some refactor on current BE web handler.
After that, our BE web site might looks like:
image

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions