Back to homepage

Observability Data Management for Cloud-Native Root Cause Analysis

Telemetry organization, retrieval, and analysis for incident investigation in cloud-native systems.

Project Overview

This project studies data management support for root cause analysis in cloud-native microservice systems. Modern distributed applications generate large volumes of observability data, including metrics, events, logs, and traces, but diagnosing failures often requires engineers to manually inspect multiple data sources and dashboards.

The goal of this project is to prototype an observability data management layer that helps organize, retrieve, and analyze telemetry data for incident investigation. Experimental resources will be used to deploy representative microservice applications, generate and collect telemetry through standard observability tools such as OpenTelemetry and related storage backends, and evaluate how different retrieval and analysis workflows support root cause analysis.

The project will focus on system deployment, telemetry collection, query processing, and performance evaluation in realistic cloud environments. This work does not require privileged access to production systems or sensitive user data; experiments will be conducted using controlled benchmark applications and synthetic or publicly available workloads.

Scope

Infrastructure Deployments of representative cloud-native microservice applications.
Telemetry Metrics, events, logs, and traces collected with OpenTelemetry and storage backends.
Data Management Organization, retrieval, query processing, and analysis workflows for incident investigation.
Evaluation Performance and usability of root cause analysis workflows under realistic cloud conditions.