Skip to content

Commit

Permalink
Add logging relations (#277)
Browse files Browse the repository at this point in the history
* Add logging relation and define log forwarding

Add logging relation to mlflow-server to enable log forwarding to Loki.

* Fix snap build and missing requirements

* Add logging relation to TF output

---------

Signed-off-by: Robert Gildein <robert.gildein@canonical.com>
  • Loading branch information
rgildein committed Oct 14, 2024
1 parent 5d85da5 commit 1a4c7ef
Show file tree
Hide file tree
Showing 11 changed files with 2,891 additions and 2 deletions.
1 change: 1 addition & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ bases:
parts:
charm:
charm-python-packages: [setuptools, pip]
build-packages: [cargo, rustc, pkg-config, libffi-dev, libssl-dev]
Loading

0 comments on commit 1a4c7ef

Please sign in to comment.