docs: update config/CLAUDE.md with Grafana subdirectories (refs #111)
All checks were successful
Deploy to Staging / Build Images (pull_request) Successful in 34s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 51s
Deploy to Staging / Verify Staging (pull_request) Successful in 2m36s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 8s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Eric Gullickson
2026-02-06 10:32:58 -06:00
parent 4b2b318aff
commit 842b0eb945

View File

@@ -8,6 +8,8 @@
| `alloy/` | Grafana Alloy log collector config | Log collection pipeline | | `alloy/` | Grafana Alloy log collector config | Log collection pipeline |
| `deployment/` | Deployment environment configs | Deploy scripts, environment configs | | `deployment/` | Deployment environment configs | Deploy scripts, environment configs |
| `grafana/` | Grafana dashboards and datasources | Log visualization setup | | `grafana/` | Grafana dashboards and datasources | Log visualization setup |
| `grafana/dashboards/` | Provisioned Grafana dashboard JSON files | Dashboard modifications |
| `grafana/provisioning/` | Grafana provisioning configs (dashboards, alerting) | Provisioning setup |
| `loki/` | Loki log storage config | Log storage, retention | | `loki/` | Loki log storage config | Log storage, retention |
| `monitoring/` | Monitoring and alert rules | Alerting rules, health checks | | `monitoring/` | Monitoring and alert rules | Alerting rules, health checks |
| `shared/` | Shared cross-service configuration | Cross-service settings | | `shared/` | Shared cross-service configuration | Cross-service settings |