Skip to content

add support for format JSONEachRow with Logs Panel #148

@mxlxm

Description

@mxlxm

Is your feature request related to a problem? Please describe.
display the whole logs within logs panel without complex query

Describe the solution you'd like
add support for format JSONEachRow, display the whole log and allow user to specify the time column.
query would by more simple
select * from xxx format JSONEachRow

Describe alternatives you've considered
complex query like select time,toJSONString(tuple(x,y,z)) from xxx, while in this way, column name is absent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Feature Requests

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions