Hypha is an open-source observability framework that makes debugging distributed systems easier by correlating logs and traces and combining them in a single tool. Hypha automates the set up of distributed tracing, aggregation of existing logs, and deployment of a telemetry pipeline to handle all of the data.
Hypha's simple yet powerful UI allows users to move between logs and traces, giving them both the high-level context of traces and detailed view of logs in the same tool.
Read the case study to learn more.
- The Hypha Backend allows users to deploy backend compnents to AWS Elastic Container Service or via Docker Compose.
- The Hypha Agent sets up instrumentation for tracing, log aggregation, and emits telemetry to the backend.
- The Hypha UI wraps Grafana to give a simple, focused entry point for users.

