This file tracks future improvements and features for the reference architecture.
-
Deploy MCP (Model Context Protocol) server
- Set up MCP server deployment in Kubernetes
- Configure integration with Apollo GraphOS
- Add deployment scripts
- Update documentation
-
Add local router development workflow
- Document how to run router locally for faster iteration
- Set up local router configuration that matches Kubernetes setup
- Create scripts/guide for local router development without Kubernetes
- Enable testing router config changes locally before deploying
- Implement Zipkin for distributed tracing
- Implement OpenTelemetry Collector
- Implement Grafana for metrics visualization
- Implement InfluxDB for time-series metrics storage
- Implement k6 for load testing
- Integrate test scripts with k6
- Add persisted queries support
- Add telemetry configuration to router
- Add advanced router configuration options
- Add production-ready security configurations