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
- Import the Loki library
- Setup the
self._logging property
Definition of Done
- The charm's pebble logs are forwarded to Loki
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
self._loggingpropertyDefinition of Done