Skip to content

Commit

Permalink
Add COS integration (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiiwang01 authored Oct 17, 2024
1 parent b7d22b3 commit ac05a91
Show file tree
Hide file tree
Showing 8 changed files with 8,007 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
channel: 1.28-strict/stable
charmcraft-channel: latest/edge
juju-channel: 3.4/stable
self-hosted-runner: true
self-hosted-runner-label: "edge"
microk8s-addons: "dns ingress rbac storage metallb:10.64.140.43-10.64.140.49"
pre-run-script: tests/integration/prepare.sh
11 changes: 11 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,17 @@ requires:
interface: oauth
limit: 1
optional: true
logging:
interface: loki_push_api
optional: true

provides:
metrics-endpoint:
interface: prometheus_scrape
optional: true
grafana-dashboard:
interface: grafana_dashboard
optional: true

resources:
penpot-image:
Expand Down
Loading

0 comments on commit ac05a91

Please sign in to comment.