Grafana is an open-source data visualization and monitoring platform that provides support for various data sources such as Prometheus, InfluxDB, and Elasticsearch. It offers a wide range of customizable dashboards and panels that can be used to display and analyze data in real-time. Whether you are looking to monitor the performance of your home lab or simply want to visualize your data in a more meaningful way, Grafana has you covered. With its intuitive user interface and powerful visualization capabilities, it is a must-have tool for any home Kubernetes user.
grafana from grafana-operator/helm-charts/ is more popular with 103 repositories.
Install with:
helm repo add https://grafana.github.io/helm-charts
helm install grafana /grafana -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| grafana | qjoly/GitOps | 86 | 9.3.6 | 3 months ago |
| grafana | qjoly/GitOps | 86 | 9.3.6 | 3 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| number | |
| string | |
| boolean | |
| string | |
| string | |
datasources.datasources.yaml.datasources[].url (3) http://prometheus-stack-kube-prom-prometheus:9090 | string |
| boolean | |
ingress.hosts[] (3) - grafana.<path:kv/cluster#domain> | string |
ingress.ingressClassName (3) traefik | string |
| string | |
ingress.tls[].hosts[] (2) - grafana.<path:kv/cluster#domain> | string |
ingress.tls[].secretName (2) grafana-tls | string |
| boolean | |
| string | |
adminPassword (2) <path:kv/grafana#pass> | string |
adminUser (2) <path:kv/grafana#user> | string |
| boolean | |
grafana.ini.auth.generic_oauth.api_url (2) https://goauthentik.une-tasse-de.cafe/application/o/userinfo/ | string |
grafana.ini.auth.generic_oauth.auth_url (2) https://goauthentik.une-tasse-de.cafe/application/o/authorize/ | string |
grafana.ini.auth.generic_oauth.client_id (2) <path:kv/grafana#authentik_id> | string |
grafana.ini.auth.generic_oauth.client_secret (2) <path:kv/grafana#authentik_secret> | string |
| boolean | |
| string | |
grafana.ini.auth.generic_oauth.scopes (2) openid profile email | string |
grafana.ini.auth.generic_oauth.token_url (2) https://goauthentik.une-tasse-de.cafe/application/o/token/ | string |
| boolean | |
grafana.ini.auth.signout_redirect_url (2) https://goauthentik.une-tasse-de.cafe/application/o/<path:kv/grafana#authentik_app>/end-session/ | string |
grafana.ini.server.root_url (2) https://grafana.<path:kv/cluster#domain> | string |
grafana.ini.server.domain (1) grafana.local | string |
plugins[] (2) - chaosmeshorg-datasource | string |
| boolean | |
| number | |
| boolean | |
| boolean | |
| string | |
| string | |
dashboardProviders.dashboardproviders.yaml.providers[].options.path (1) /var/lib/grafana/dashboards/default | string |
| number | |
| string | |
| string | |
| number | |
| number |