Release Edition
trigger.dev@4.4.1

“Task workers now export metrics. The dashboard called, it wants to show you something.”
trigger.dev@4.4.1 · February 20, 2026
Your task workers now emit telemetry. CPU usage, memory consumption, event loop utilization, and heap statistics flow into ClickHouse with 10-second aggregation windows, giving you visibility into what your jobs are actually doing without stitching together three external monitoring tools.
Developers can register custom metrics alongside built-in ones, seeing everything unified in the same dashboard. The query interface exposes typed attribute columns and a `prettyFormat()` helper for human-readable values. For those who prefer asking questions over writing queries, AI-assisted exploration is now supported.
0
PRs Merged
0
Contributors
+0
Additions
-0
Deletions
0
Highlights
—
Coverage