Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
triggerdotdev
/
trigger.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
15.9k
Code
Issues
345
Pull requests
69
Discussions
Actions
Projects
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(webapp): opt-in worker pool for OTLP ingest transform
- #4232
#4232
Merged
ericallam
merged 10 commits into
main
triggerdotdev/trigger.dev:main
from
feat/otel-transform-worker-pool
triggerdotdev/trigger.dev:feat/otel-transform-worker-pool
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(webapp): opt-in worker pool for OTLP ingest transform
#4232
ericallam
merged 10 commits into
main
triggerdotdev/trigger.dev:main
from
feat/otel-transform-worker-pool
triggerdotdev/trigger.dev:feat/otel-transform-worker-pool
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2026
refactor(webapp): extract OTLP transform into a worker-safe module
Show description for 6066617
ericallam
committed
6066617
View commit details
Copy full SHA for 6066617
Browse repository at this point
feat(webapp): parallelize OTLP ingest transform via a worker pool (flag-gated)
Show description for 507bdf5
ericallam
committed
507bdf5
View commit details
Copy full SHA for 507bdf5
Browse repository at this point
feat(webapp): re-broadcast LLM pricing to OTLP workers on registry reload
Show description for f94c114
ericallam
committed
f94c114
View commit details
Copy full SHA for f94c114
Browse repository at this point
chore(webapp): add server-changes note for the OTLP transform worker pool
ericallam
committed
a20709f
View commit details
Copy full SHA for a20709f
Browse repository at this point
Commits on Jul 11, 2026
fix(webapp): harden the OTLP transform worker pool
Show description for 5c62877
ericallam
committed
5c62877
View commit details
Copy full SHA for 5c62877
Browse repository at this point
fix(webapp): guard the OTLP worker pool against double-reap and late messages
Show description for 18d1daa
ericallam
committed
18d1daa
View commit details
Copy full SHA for 18d1daa
Browse repository at this point
fix(webapp): reap OTLP workers on any exit, not just non-zero
Show description for a4ce5fe
ericallam
committed
a4ce5fe
View commit details
Copy full SHA for a4ce5fe
Browse repository at this point
feat(webapp): add ingest.* metrics for the telemetry ingestion pipeline
Show description for b0ecf59
ericallam
committed
b0ecf59
View commit details
Copy full SHA for b0ecf59
Browse repository at this point
fix(webapp): drain and terminate OTLP transform workers on shutdown
Show description for 5221057
ericallam
committed
5221057
View commit details
Copy full SHA for 5221057
Browse repository at this point
refactor(webapp): make the OTLP transform worker pool an HMR-safe singleton
Show description for 982a170
ericallam
committed
982a170
View commit details
Copy full SHA for 982a170
Browse repository at this point
You can’t perform that action at this time.