Initial commit: Cloudflare infrastructure with WAF Intelligence
- 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
This commit is contained in:
14
observatory/dashboards/dashboards.yml
Normal file
14
observatory/dashboards/dashboards.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user