Osm Grafana

  • By Charmed Distribution of OSM
Channel Revision Published Runs on
latest/stable 100 13 Dec 2022
Ubuntu 20.04
latest/candidate 1 11 Mar 2022
Ubuntu 20.04
latest/beta 123 31 Jan 2023
Ubuntu 20.04
latest/edge 1 31 Jan 2022
Ubuntu 20.04
14.0/stable 360 20 Jul 2023
Ubuntu 20.04
14.0/candidate 360 12 Jul 2023
Ubuntu 20.04
14.0/beta 360 12 Jul 2023
Ubuntu 20.04
13.0/stable 389 15 Jan 2024
Ubuntu 20.04
13.0/candidate 86 09 Dec 2022
Ubuntu 20.04
13.0/beta 389 05 Dec 2023
Ubuntu 20.04
12.0/stable 100 13 Dec 2022
Ubuntu 20.04
12.0/beta 388 05 Dec 2023
Ubuntu 20.04
10.0/stable 1 09 Dec 2022
Ubuntu 20.04
juju deploy osm-grafana
Show information

Platform:

Learn about configurations >

  • admin_user | string

    Default: admin

    Admin user

  • cluster_issuer | string

    Name of the cluster issuer for TLS certificates

  • image_pull_policy | string

    Default: always

    ImagePullPolicy configuration for the pod. Possible values: always, ifnotpresent, never

  • ingress_class | string

    Ingress class name. This is useful for selecting the ingress to be used in case there are multiple ingresses in the underlying k8s clusters.

  • ingress_whitelist_source_range | string

    A comma-separated list of CIDRs to store in the ingress.kubernetes.io/whitelist-source-range annotation. This can be used to lock down access to Keystone based on source IP address.

  • log_level | string

    Default: info

    Logging level for Grafana. Options are “debug”, “info”, “warn”, “error”, and “critical”.

  • max_file_size | int

    The maximum file size, in megabytes. If there is a reverse proxy in front of Keystone, it may need to be configured to handle the requested size. Note: if set to 0, there is no limit.

  • mysql_uri | string

    Mysql uri with the following format: mysql://<user>:<pass>@<host>:<port>/<database>

  • osm_dashboards | boolean

    Enable OSM System monitoring dashboards

  • port | int

    Default: 3000

    The port grafana-k8s will be listening on

  • security_context | boolean

    Enables the security context of the pods

  • site_url | string

    Ingress URL

  • tls_secret_name | string

    TLS Secret name