grafana¶
The leading tool for querying and visualizing time series and metrics.
Upstream References¶
- https://grafana.com
- https://github.com/grafana/grafana
- https://github.com/grafana-community/helm-charts
Upstream Release Notes¶
Learn More¶
Pre-Requisites¶
- Kubernetes Cluster deployed
- Kubernetes config installed in
~/.kube/config - Helm installed
Kubernetes: ^1.25.0-0
Install Helm
https://helm.sh/docs/intro/install/
Deployment¶
- Clone down the repository
- cd into directory
helm install grafana chart/
Values¶
Please see the values docs.
Contributing¶
Please see the contributing guide if you are interested in contributing.
This file is programatically generated using helm-docs and some BigBang-specific templates. The gluon repository has instructions for regenerating package READMEs.