canonical / observability-libs

A collection of charm libraries curated by the Observability team.
https://charmhub.io/observability-libs
Apache License 2.0
3 stars 8 forks source link
juju kubernetes libs machine observability

Observability Libs

Release Discourse Status

Description

Observability Libs is a placeholder charm that is used to provide a home for charm libraries that are used for the development of charms deployed as part of the COS Lite bundle.

Usage

While it is possible to deploy this charm, it is only a tester charm and is intended to be deployed only for testing purposes.

charmcraft pack
juju deploy ./observability-libs_ubuntu-20.04-amd64.charm \
  --resource placeholder-image=busybox

Where this charm should be used, is to access one of the following libraries during development:

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance.