infrastructure
Installation
SKILL.md
Grafana Cloud Infrastructure Monitoring
Docs: https://grafana.com/docs/grafana-cloud/monitor-infrastructure/
Kubernetes Monitoring (k8s-monitoring Helm Chart)
helm repo add grafana https://grafana.github.io/helm-charts
helm repo update
# values.yaml
cluster:
name: production-us-east
externalServices:
prometheus:
host: https://prometheus-prod-xx.grafana.net
Related skills