canonical / notebook-operators

Charmed Jupyter Notebooks
Apache License 2.0
5 stars 9 forks source link

Add logging relation jupyter-ui #379

Closed rgildein closed 3 months ago

rgildein commented 3 months ago

Added logging relation and cos integration tests from chisme.

fixes: #371

This was also manually tests with pre-deployed cos bundle.

$ juju consume u1-k8s:cos.loki-logging
$ juju integrate loki-logging grafana-agent-k8
# to replan service
$ juju config jupyter-ui port=5001

I visit http://<ip>/cos-grafana/explore to explore the logs and see: Screenshot from 2024-06-13 19-51-24