| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-20 | 689 Bytes | |
| trigger.dev@4.4.1 source code.tar.gz | 2026-02-20 | 24.2 MB | |
| trigger.dev@4.4.1 source code.zip | 2026-02-20 | 26.4 MB | |
| Totals: 3 Items | 50.6 MB | 0 | |
Patch Changes
- Add OTEL metrics pipeline for task workers. Workers collect process CPU/memory, Node.js runtime metrics (event loop utilization, event loop delay, heap usage), and user-defined custom metrics via
otel.metrics.getMeter(). Metrics are exported to ClickHouse with 10-second aggregation buckets and 1m/5m rollups, and are queryable through the dashboard query engine with typed attribute columns,prettyFormat()for human-readable values, and AI query support. (#3061) - Updated dependencies:
@trigger.dev/build@4.4.1@trigger.dev/core@4.4.1@trigger.dev/schema-to-json@4.4.1