tilt-dev / tilt-dev/tilt

design affordances for logs from multiple sources

Open
#3,408 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
10.1k
Forks
413
Avg merge
1d 10h
Merged PRs (30d)
6

Description

From a user:
"Sometimes you have a log that shows A B A B A B A B A B. For me, I’d prefer A: <5 lines>, B: <5 lines>. Maybe with a + in the log to expand."

I've personally noticed that logs can be very hard to understand when they're interspersed a lot, e.g.,

  • logs from different builds
  • logs from multiple containers in the same pod

We should do something better to make logs "stick" together a bit better, or offer some UI buttons to make it easier to group them in-place

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the log display and reviewing how logs from builds or multiple containers are interleaved; define the proposed grouping and expansion behavior and its acceptance criteria before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
frontend, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.