canonical / canonical/consul-client-operator
Add ability to set log-level in consul client
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is no way to update consul client config to set log-level.
Add a new config option log-level with defaults to INFO in charm and use this option to update log-level on consul client configuration
Contributor guide
Research direction
No file or test is named; start at the charm's config declaration and the code that creates or updates the Consul client. Trace how config values reach the client, then verify that the new log-level defaults to INFO and updates the client's setting when configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100