Skip to content

AIP-38 | Add Task Instance Logs #44663

@bbovenzi

Description

@bbovenzi

After #44656 is merged we will have a placeholder page for task logs. We should reimplement the task logs page here.

  • check if the TI try_number > 1. Then use the public rest api to fetch all previous tries and render a TryNumber selector. The selector should default to the latest try
  • use the public rest api endpoint to fetch logs by task instance try
  • get default_wrap from useConfig to have the wrap checkbox checked or not

We can leave file source and log level alone for now since that should be filters done by the backend. Also there will be no "see more" button.

Optional to include colored log lines in this PR or in a subsequent one. #43541

Legacy UI view
Image

Metadata

Metadata

Assignees

Labels

AIP-38Modern Web Application

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions