Skip to content

[APM] Display related trace logs #79995

@sorenlouv

Description

@sorenlouv

Embed the <LogStream /> component in APM to display logs related to a trace:

<LogStream query={`trace.id: "${urlParams.traceId}" OR "${urlParams.traceId}"`} />

Screenshot 2020-09-01 at 17 07 39

Notes:

  • The related log lines should be displayed in a new tab. The tab should be displayed even if no log lines are available (display empty state message)
  • The initial version will not annotate log lines with a legend indicating which service the line is from.

Related:
#67611

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions