Skip to content

[LOGS] Extracting attributes from json in the UI #2688

Open
@nityanandagohain

Description

@nityanandagohain

In the UI we render the log body as json if it's one. We can provide a way to convert them to fields as well.

There are two ways to do it.

  • Do the extraction and materialization both at the clickhouse level.
  • Perform extraction at collector level and materialize at clickhouse leve.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions