COS configuration

  • By Canonical Observability
Channel Revision Published Runs on
latest/stable 47 24 Apr 2024
Ubuntu 20.04
latest/candidate 47 10 Apr 2024
Ubuntu 20.04
latest/beta 51 24 Apr 2024
Ubuntu 20.04
latest/edge 54 27 Apr 2024
Ubuntu 20.04
1.0/stable 42 16 Feb 2024
Ubuntu 20.04
1.0/candidate 42 12 Dec 2023
Ubuntu 20.04
1.0/beta 42 12 Dec 2023
Ubuntu 20.04
1.0/edge 42 12 Dec 2023
Ubuntu 20.04
juju deploy cos-configuration-k8s --channel beta
Show information

Platform:

Learn about configurations >

  • git_branch | string

    Default: master

    The git branch to check out.

  • git_depth | int

    Default: 1

    Cloning depth, to truncate commit history to the specified number of commits. Zero means no truncating.

  • git_repo | string

    URL to repo to clone and sync against.

  • git_rev | string

    Default: HEAD

    The git revision (tag or hash) to check out

  • git_ssh_key | string

    An optional SSH private key to use when cloning the repository.

  • grafana_dashboards_path | string

    Default: grafana_dashboards

    Relative path in repo to grafana dashboards.

  • loki_alert_rules_path | string

    Default: loki_alert_rules

    Relative path in repo to loki rules.

  • prometheus_alert_rules_path | string

    Default: prometheus_alert_rules

    Relative path in repo to prometheus rules.