prom-stack-dashboards
BeryJu/prom-stack-dashboards/kube
Terraform Module
HCL
KUBE
Dashboards from https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack, as raw JSON
Install
module "prom-stack-dashboards" {
source = "BeryJu/prom-stack-dashboards/kube"
version = "2.5.0"
}
README
kube-prom-stack-dashboards Normally, the dashboards for the kube-stack are only distributed as ConfigMaps. This repo contains the dashboards as regular JSON files. Dashboards are built automatically once a day. Additionally, there's a terraform module in module/
Inputs (1)
| Name | Type | Description | Default |
|---|---|---|---|
| grafana_folder | string | Folder in grafana to add the dashboards to | null |
Resources (1)
grafana_dashboard
Details
FrameworkTerraform Module
LanguageHCL
Version2.5.0
Cloud KUBE
★ Stars3
Forks0
Total downloads1.4k
Inputs1
Resources1
NamespaceBeryJu
Updated