HyperDX is an OpenTelemetry observability platform that provides centralized log management, distributed tracing, and a self-hosted monitoring stack. It functions as a unified system for collecting, indexing, and visualizing logs, metrics, and traces from cloud and container environments.
The platform distinguishes itself with specialized tooling for large language model monitoring and session replay, allowing user interactions in the browser to be linked to backend telemetry. It employs schema-less JSON parsing to index structured logs dynamically and uses source maps to resolve minified stack traces back to original code.
Its broader capabilities include full-stack instrumentation for various languages and serverless environments, automated event pattern clustering, and end-to-end request tracking. The system also features SQL-based telemetry querying, multi-channel alerting, and unified visualization dashboards.
The software can be deployed as a self-hosted instance using Docker.