feat(observability): wire OpenTelemetry into MCP backend and marketing site

- Add OTEL_EXPORTER_OTLP_ENDPOINT env var to prod and stage MCP deployments pointing at Alloy in-cluster
- Add Neuron Platform Overview Grafana dashboard (request rate, latency percentiles, error rate, memory nodes, HTTP status distribution)
- Allow grafana/dashboards/*.json through .gitignore (was blocked by secrets rule)
This commit is contained in:
Will Anderson
2026-04-24 14:21:34 -05:00
parent 2d98df75ad
commit 02db9c3d43
4 changed files with 425 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
# Secrets
**/*.json
!**/grafana/dashboards/*.json
**/*.env
**/.envrc