stackabletech / stackabletech/operator-rs
Rotate file logs by size
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 167
- Forks
- 19
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 9
Description
Followup to #795. Depends on https://github.com/tokio-rs/tracing/issues/1940 (see https://github.com/tokio-rs/tracing/pull/2497 in particular).
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 reading follow-up issue #795 and the dependency issue #1940, with particular attention to tracing pull request #2497. Confirm how the dependency affects file logging, then define completion as file logs rotating when they reach the intended size limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100