liquidmetal-dev / liquidmetal-dev/battery
Structured logging with configurable levels
Open
Nobody has claimed this yet.
enhancement
priority/low
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- Avg merge
- 2h 13m
- Merged PRs (30d)
- 33
Description
Add configurable log levels and structured (e.g. JSON) log output to poolmgrd/poolmgr-hostagent, with documented guidance for shipping logs to common aggregators.
Contributor guide
No contributing guide indexed for this repository
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 logging entry points in poolmgrd and poolmgr-hostagent, then inspect how their configuration is loaded and how current log messages are emitted. The work is done when both components support configurable levels and structured output, with documented guidance for shipping those logs to common aggregators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100