Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
feat: Integrate with cos_agent library
Browse files Browse the repository at this point in the history
This enables integrating the charm with Grafana Agent, which can proxy the observability data to an external K8s cloud.
  • Loading branch information
jedel1043 committed Jul 11, 2024
1 parent 71a32c4 commit cb0a5fa
Show file tree
Hide file tree
Showing 6 changed files with 2,038 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ requires:
interface: slurmdbd
slurmrestd:
interface: slurmrestd
provides:
cos-agent:
interface: cos_agent
limit: 1

assumes:
- juju
Expand Down
Loading

0 comments on commit cb0a5fa

Please sign in to comment.