Home > Theatre Talks >
Adding Observability in CI and System Testing

In modern embedded systems development, integrating observability into Continuous Integration (CI) and system testing is crucial for ensuring software reliability and performance.
Moreover, observability can speed up overall product development by faster issue resolution, in particular by reducing the need to reproduce reported issues in a separate debugging environment.
This talk will explore techniques for early detection of system anomalies, including random crashes and latent stability risks.
We will discuss methods for collecting debugging data like call-stack traces, system traces, and logs for effective diagnostics on detected anomalies.
Additionally, strategies for managing data flow from devices to development teams will be covered, emphasizing seamless integration and collaborative workflows.
Attendees will gain insights into implementing proactive observability practices to enhance software quality and accelerate development cycles.