Add logging relation to dex-auth charm
Closed this issue · 1 comments
rgildein commented
Context
Add logging relation using loki_push_api
interface and LogForwarder to dex-auth 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
syncronize-issues-to-jira commented
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5785.
This message was autogenerated