Skip to content

Commit

Permalink
Add a note about DR recovery (canonical#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbartz authored Apr 16, 2024
1 parent baa10e2 commit 17a9f29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The charm maintains a set of ephemeral self-hosted runners, each isolated in a s

See [charm architecture](https://charmhub.io/github-runner/docs/charm-architecture) for more information.

The charm operates in a stateless manner. It can be redeployed without losing any data and there is no need to backup the charm's state.

The charm also supports observability through the optional `cos-agent` integration.
Metrics and logs about the runners and the charm itself are collected and sent to the [Canonical Observability Stack](https://charmhub.io/topics/canonical-observability-stack) for analysis and visualisation.

Expand Down

0 comments on commit 17a9f29

Please sign in to comment.