canonical / canonical/github-profiles-automator
Add Loki logs forwarding
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
### Context
The Charm is missing forwarding logs to Loki. This is something that we do in other charms, i.e.
https://github.com/canonical/kfp-operators/blob/714541bd159e6e2fe0dce95b37652933419b646a/charms/kfp-schedwf/src/charm.py#L83
### What needs to get done
1. Import the Loki library
2. Setup the `self._logging` property
### Definition of Done
1. The charm's pebble logs are forwarded to Loki
Contributor guide
Assessment
This issue has not been assessed yet.