cloudfoundry / cloudfoundry/stratos
Firehose Pause
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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