Hyperlinkv0.8.0-beta.28
DraftMigration checklist — 0/6
  • Current API — no legacy surface
  • LSP code previews
  • Clean example types
  • Verified examples
  • Follows the docs standards
  • Owner-reviewed

Metrics

Resources already emit into Effects per-process Metric registry (queues, processes, HTTP clients, runtime metrics). Two sinks read that registry:

SinkWhen
OTEL exportProfessional stack — Sentry, Grafana, Honeycomb, alerting, retention
TelemetryCustom in-app glass — fleet page, TUI, pm metrics — no sidecar

Telemetry is the Hyperlink path: leaf snapshot / live, plus fleet inFlightByNode / fleetInFlight when the tag is meshed. Cardinality stays cheap (node / client / status labels; no per-entity metric ids). Per-entity current state still comes from that entitys own status / refs — not from Telemetry.

See the Telemetry guide.

Edit this page on GitHub