- Complete Cloudflare Terraform configuration (DNS, WAF, tunnels, access) - WAF Intelligence MCP server with threat analysis and ML classification - GitOps automation with PR workflows and drift detection - Observatory monitoring stack with Prometheus/Grafana - IDE operator rules for governed development - Security playbooks and compliance frameworks - Autonomous remediation and state reconciliation
15 lines
312 B
YAML
15 lines
312 B
YAML
# Grafana Dashboard Provisioning
|
|
apiVersion: 1
|
|
|
|
providers:
|
|
- name: 'Cloudflare Mesh'
|
|
orgId: 1
|
|
folder: 'Cloudflare'
|
|
folderUid: 'cloudflare'
|
|
type: file
|
|
disableDeletion: false
|
|
updateIntervalSeconds: 30
|
|
allowUiUpdates: true
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards
|