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
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
16.1k
Code
Issues
342
Pull requests
84
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: logs search v2
- #4615
#4615
Merged
carderne
merged 17 commits into
main
triggerdotdev/trigger.dev:main
from
feat/log-search-v2
triggerdotdev/trigger.dev:feat/log-search-v2
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: logs search v2
#4615
carderne
merged 17 commits into
main
triggerdotdev/trigger.dev:main
from
feat/log-search-v2
triggerdotdev/trigger.dev:feat/log-search-v2
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
feat(webapp,clickhouse): add bounded global log search
carderne
committed
afc53fc
View commit details
Copy full SHA for afc53fc
Browse repository at this point
feat(webapp,clickhouse): decouple log search indexing from event inserts
Show description for 5bc48eb
carderne
committed
5bc48eb
View commit details
Copy full SHA for 5bc48eb
Browse repository at this point
perf(webapp,clickhouse): preserve early exit when hiding log retries
Show description for 51666e4
carderne
committed
51666e4
View commit details
Copy full SHA for 51666e4
Browse repository at this point
refactor(clickhouse): consolidate log search v2 schema migration
Show description for 4c98dd2
carderne
committed
4c98dd2
View commit details
Copy full SHA for 4c98dd2
Browse repository at this point
fix coderabbit comments
carderne
committed
5a30062
View commit details
Copy full SHA for 5a30062
Browse repository at this point
fix test
carderne
committed
40ef542
View commit details
Copy full SHA for 40ef542
Browse repository at this point
respond to devin comments
carderne
committed
e8c54ec
View commit details
Copy full SHA for e8c54ec
Browse repository at this point
fix(webapp): make log search normalization locale independent
carderne
committed
4491c19
View commit details
Copy full SHA for 4491c19
Browse repository at this point
refactor(clickhouse): split inserted_at index into its own migration
Show description for 4972f60
carderne
committed
4972f60
View commit details
Copy full SHA for 4972f60
Browse repository at this point
feat(webapp,clickhouse,database): add fast and finalized log projection
carderne
committed
97db6b8
View commit details
Copy full SHA for 97db6b8
Browse repository at this point
refactor(webapp): reuse logs ClickHouse connection for projection
carderne
committed
d8eb4f4
View commit details
Copy full SHA for d8eb4f4
Browse repository at this point
fix(webapp): keep log projection writes off read replicas
carderne
committed
c583e25
View commit details
Copy full SHA for c583e25
Browse repository at this point
chore(webapp): remove unused projector exports
carderne
committed
9eb55c3
View commit details
Copy full SHA for 9eb55c3
Browse repository at this point
fix(webapp): keep log projector lag metrics fresh
carderne
committed
108031d
View commit details
Copy full SHA for 108031d
Browse repository at this point
fix(webapp): return validation errors from logs pagination
carderne
committed
03fdcfc
View commit details
Copy full SHA for 03fdcfc
Browse repository at this point
fix(database): use Prisma checkpoint index name
carderne
committed
7c8b416
View commit details
Copy full SHA for 7c8b416
Browse repository at this point
refactor(webapp,clickhouse,database): make logs search v2-only
Show description for fdc20f4
carderne
committed
fdc20f4
View commit details
Copy full SHA for fdc20f4
Browse repository at this point
You can’t perform that action at this time.