cloudfoundry / cloudfoundry/stratos

Firehose Pause

Open
#3,456 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

Description

Add a pause button that would hold the logs until it's pressed again.

Context

The Firehose is extremely verbose and difficult to follow, but if with a pause button, it could help the operator catching some meaningful logs.

Possible Implementation

Not sure how it's currently implemented, but most probably the logs must be cached with a long TTL so the operator can resume later or even for the future search filter.

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

Start by locating the Firehose log view and its current stream-handling entry point. Define how pause, resume, caching, and future filtering should behave, then verify that logs stop while paused and continue correctly after resuming.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
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.