Files
nexus/wiki/concepts/Dashboard-as-Code.md
2026-04-19 14:51:38 +08:00

720 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Dashboard-as-Code concept
Grafana
IaC
monitoring
automation
ctp-topic-60-monitor-aws-using-hyperscale-observability-with-grafana
2026-04-19

Summary

通过代码管理 Grafana 仪表板的实践,使用 Terraform 模块实现自动化 provisioning。

Definition

用代码(通常是 Terraform HCL定义和管理 Grafana 组织、用户、文件夹、IAM 角色和仪表板的实践。

Key Attributes

  • 类型基础设施即代码IaC
  • 工具Terraform
  • 用途:自动化监控资源部署

Connections