You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add logging relation using loki_push_api interface and LogForwarder to jupyter-ui 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
The text was updated successfully, but these errors were encountered:
Context
Add logging relation using
loki_push_api
interface and LogForwarder to jupyter-ui 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
The text was updated successfully, but these errors were encountered: