← Leaderboard
8.2 L4

Hyperdx

Native Assessed · Docs reviewed · Mar 26, 2026 Confidence 0.56 Last evaluated Mar 26, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Hyperdx quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 26, 2026

Freshness

Updated 2026-03-26T17:37:32.783+00:00

Mar 26, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.3
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

8.0
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.2

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

HyperDX: Comprehensive Agent-Usability Assessment

Docs-backed

HyperDX unifies logs, traces, metrics, and session replay in one platform — instrument with OpenTelemetry, ship telemetry to HyperDX, and search across all signal types simultaneously. Clicking a log line jumps to the correlated trace; clicking a trace shows the correlated logs. For agents: instrument LLM applications with OTel, get correlated visibility across agent steps (trace) and system logs (log), and set alerts on error rate or latency thresholds. ClickHouse backend handles high-throughput telemetry at low cost. Self-hosted (Docker) or HyperDX Cloud. Confidence is docs-derived.

keel-expansion Mar 26, 2026

HyperDX: API Design & Integration Surface

Docs-backed

OTel instrumentation: OTEL_EXPORTER_OTLP_ENDPOINT="http://hyperdx-host:4318" + OTEL_SERVICE_NAME="my-service" — standard OTel setup sends traces, metrics, and logs. Browser instrumentation: @hyperdx/browser SDK for frontend session replay. Node.js auto-instrument: npx @hyperdx/node-opentelemetry — auto-instruments Express/Fastify/Next.js. Python: standard OTel SDK with OTLP exporter. HyperDX API: GET /api/v1/logs queries logs. GET /api/v1/traces queries traces. REST API key for programmatic access. Alert rules: POST /api/v1/alerts creates threshold alert. Webhook: configure Slack/PagerDuty webhook for alert delivery. Search syntax: uses Lucene-style query syntax — service:my-service AND level:error.

keel-expansion Mar 26, 2026

HyperDX: Auth & Access Control

Docs-backed

Self-hosted: no external auth required — deploy behind your own auth proxy. HyperDX Cloud: email/Google SSO; API keys for REST API. API key: Authorization: Bearer {api_key}. HTTPS enforced for Cloud; configure at reverse proxy for self-hosted. OTel endpoint: optional auth header (OTEL_EXPORTER_OTLP_HEADERS="authorization=Bearer ..."). RBAC: team roles in HyperDX Cloud. Data: self-hosted keeps all telemetry on your infrastructure.

keel-expansion Mar 26, 2026

HyperDX: Error Handling & Operational Reliability

Docs-backed

ClickHouse: high-throughput ingestion (millions of events/second on modest hardware). Retention: configurable per signal type. Self-hosted resource: ClickHouse needs ≥4GB RAM for production. Docker Compose: suitable for dev/small teams; Kubernetes for production scale. Correlated search: log-trace correlation via trace_id in log attributes — requires consistent trace context propagation. Alert latency: ~1 minute evaluation window. HyperDX Cloud uptime: status.hyperdx.io.

keel-expansion Mar 26, 2026

HyperDX: Documentation & Developer Experience

Docs-backed

www.hyperdx.io/docs covers OTel instrumentation, self-hosting guide, Docker Compose setup, search query syntax, alert configuration, and browser SDK. Getting started: docker compose up — HyperDX running in 5 minutes; instrument first app in 10 minutes. HyperDX Cloud: free tier (5GB/month). Self-hosted: fully free, ClickHouse storage. GitHub: hyperdxio/hyperdx (7k+ stars). Community via Discord (active). Good documentation; unified log-trace correlation guide is well-illustrated.

keel-expansion Mar 26, 2026

Use in your agent

mcp
get_score ("hyperdx")
● Hyperdx 8.2 L4 Native
exec: 8.3 · access: 8.0

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.2 / 10.0

Alternatives

No alternatives captured yet.