Add logging relation using loki_push_api interface and LogForwarder to kserve-controller charm. Alternatively the LogProxyConsumer, could be used if the service is using log file instead of STDOUT, however this needs to be discussed because LogProxyConsumer is marked as deprecated.
This task is part of the COS integration initiative for all Kubeflow charms.
What needs to get done
Add logging relation using loki_push_api interface
Use LogForwarder or LogProxyConsumer
Use chisme abstraction for testing
Definition of Done
Charm could be related with grafana-agent-k8s via logging relation
This relation was tested by integration tests
This relation was tested manually with COS deployed
Context
Add logging relation using
loki_push_api
interface and LogForwarder to kserve-controller charm. Alternatively the LogProxyConsumer, could be used if the service is using log file instead of STDOUT, however this needs to be discussed because LogProxyConsumer is marked as deprecated.This task is part of the COS integration initiative for all Kubeflow charms.
What needs to get done
loki_push_api
interfaceDefinition of Done