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:
@@ -7,6 +7,7 @@
|
||||
|
||||
# Secrets
|
||||
**/*.json
|
||||
!**/grafana/dashboards/*.json
|
||||
**/*.env
|
||||
**/.envrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user