Skip to content

[FEATURE] LogsTable: add support for ansi colors in logs#648

Merged
jgbernalp merged 1 commit intomainfrom
feat/ansi-log-colors
May 6, 2026
Merged

[FEATURE] LogsTable: add support for ansi colors in logs#648
jgbernalp merged 1 commit intomainfrom
feat/ansi-log-colors

Conversation

@jgbernalp
Copy link
Copy Markdown
Contributor

Description

Adds support for ansi coloring inside the logs table messages and details

closes: perses/perses#4028

Screenshots

Screenshot 2026-05-05 at 09 16 56

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.

@jgbernalp jgbernalp requested a review from a team as a code owner May 5, 2026 07:21
@jgbernalp jgbernalp requested review from shahrokni and removed request for a team May 5, 2026 07:21
@jgbernalp jgbernalp changed the title [FEATURE] add support for ansi colors in logs [FEATURE] LogsTable: add support for ansi colors in logs May 5, 2026
Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
@jgbernalp jgbernalp force-pushed the feat/ansi-log-colors branch from 8f982a4 to 72f9dfe Compare May 5, 2026 07:22
@jgbernalp jgbernalp added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 2026cf8 May 6, 2026
16 checks passed
@jgbernalp jgbernalp deleted the feat/ansi-log-colors branch May 6, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ANSI color coding support in UI

2 participants