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
16k
Code
Issues
341
Pull requests
81
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
improv(webapp): Add new table for optimized logs search
- #3036
#3036
Merged
mpcgrid
merged 13 commits into
main
triggerdotdev/trigger.dev:main
from
feature/tri-7365-research-task_events_search_v1
triggerdotdev/trigger.dev:feature/tri-7365-research-task_events_search_v1
Copy head branch name to clipboard
Feb 13, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
improv(webapp): Add new table for optimized logs search
#3036
mpcgrid
merged 13 commits into
main
triggerdotdev/trigger.dev:main
from
feature/tri-7365-research-task_events_search_v1
triggerdotdev/trigger.dev:feature/tri-7365-research-task_events_search_v1
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
* New ClickHouse table & MV (task_events_search_v1): A search-optimized materialized view that filters out debug events, partial spans, and empty span events at ingestion time.
Show description for d322cec
mpcgrid
committed
d322cec
View commit details
Copy full SHA for d322cec
Browse repository at this point
Changed pagination to use span_id, not trace_id, more granular
mpcgrid
committed
a614149
View commit details
Copy full SHA for a614149
Browse repository at this point
Merge branch 'main' into feature/tri-7365-research-task_events_search_v1
mpcgrid
authored
5eca0e3
View commit details
Copy full SHA for 5eca0e3
Browse repository at this point
Changed pagination to use span_id, not trace_id, more granular
Show description for cc6dc02
mpcgrid
committed
cc6dc02
View commit details
Copy full SHA for cc6dc02
Browse repository at this point
Merge remote-tracking branch 'origin/feature/tri-7365-research-task_events_search_v1' into feature/tri-7365-research-task_events_search_v1
mpcgrid
committed
51d5852
View commit details
Copy full SHA for 51d5852
Browse repository at this point
Review fixes
mpcgrid
committed
f3534c4
View commit details
Copy full SHA for f3534c4
Browse repository at this point
added org id to logs search
mpcgrid
committed
51ceac9
View commit details
Copy full SHA for 51ceac9
Browse repository at this point
Removed start_time filter
mpcgrid
committed
b9324cd
View commit details
Copy full SHA for b9324cd
Browse repository at this point
Updated logs with triggeredTimestamp instead of starTime
mpcgrid
committed
8dd9258
View commit details
Copy full SHA for 8dd9258
Browse repository at this point
small filtering fixes
Show description for 58022cc
mpcgrid
committed
58022cc
View commit details
Copy full SHA for 58022cc
Browse repository at this point
Commits on Feb 13, 2026
rolled back to trace_id ordering
mpcgrid
committed
96163c6
View commit details
Copy full SHA for 96163c6
Browse repository at this point
removed unused route
mpcgrid
committed
9a83b02
View commit details
Copy full SHA for 9a83b02
Browse repository at this point
Merge branch 'main' into feature/tri-7365-research-task_events_search_v1
mpcgrid
authored
be9888d
View commit details
Copy full SHA for be9888d
Browse repository at this point
You can’t perform that action at this time.