📄️ Dashboards
MijnBureau does not currently include pre-configured dashboards.
📄️ Logs
All containers in our infrastructure log useful information to STDOUT, making it easy to collect logs directly from container logs. There are many tools available for aggregating container logs; you can choose any log collector that fits your needs.
📄️ Metrics
MijnBureau provides built-in metrics powered by Prometheus. You can enable metrics collection by setting the appropriate options in your MijnBureau configuration file.
📄️ Traces
Tracing tools such as Jaeger and Tempo can be integrated to visualize and analyze request flows across multiple applications. Tracing helps developers and operators understand how requests propagate through the system, making it easier to diagnose performance issues and pinpoint bottlenecks.