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
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 }}
logtide-dev
/
logtide
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
449
Code
Issues
7
Pull requests
1
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Ingestion clock skew detection (#279)
- #282
#282
Merged
Polliog
merged 17 commits into
develop
logtide-dev/logtide:develop
from
feat/ingestion-clock-skew-279
logtide-dev/logtide:feat/ingestion-clock-skew-279
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Ingestion clock skew detection (#279)
#282
Polliog
merged 17 commits into
develop
logtide-dev/logtide:develop
from
feat/ingestion-clock-skew-279
logtide-dev/logtide:feat/ingestion-clock-skew-279
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
add ingestion clock skew tracker
Polliog
committed
81552a0
View commit details
Copy full SHA for 81552a0
Browse repository at this point
detect clock skew on log ingestion
Polliog
committed
e270b2a
View commit details
Copy full SHA for e270b2a
Browse repository at this point
surface skew counter in admin health
Polliog
committed
73b4e80
View commit details
Copy full SHA for 73b4e80
Browse repository at this point
add timestamp skew counter to ingestion health card
Polliog
committed
3d00136
View commit details
Copy full SHA for 3d00136
Browse repository at this point
add per-project ingestion health endpoint
Polliog
committed
0e58a36
View commit details
Copy full SHA for 0e58a36
Browse repository at this point
warn on project overview when logs are skewed
Polliog
committed
658b832
View commit details
Copy full SHA for 658b832
Browse repository at this point
hoist skew banner outside empty-state branch on project overview
Polliog
committed
e961ad4
View commit details
Copy full SHA for e961ad4
Browse repository at this point
changelog: ingestion clock skew detection
Polliog
committed
418bccb
View commit details
Copy full SHA for 418bccb
Browse repository at this point
note metering_enabled requirement for skew counters
Polliog
committed
7f05b74
View commit details
Copy full SHA for 7f05b74
Browse repository at this point
fix stale index name in ingestion health comment
Polliog
committed
eb679e6
View commit details
Copy full SHA for eb679e6
Browse repository at this point
add skew writer/reader contract and config default tests
Polliog
committed
5962194
View commit details
Copy full SHA for 5962194
Browse repository at this point
hardcode ingestion clock skew thresholds, drop env knobs
Polliog
committed
14bc3b3
View commit details
Copy full SHA for 14bc3b3
Browse repository at this point
exempt ingestion health counters from metering toggle
Polliog
committed
a877ef2
View commit details
Copy full SHA for a877ef2
Browse repository at this point
push skew aggregation into sql, fix index comment
Show description for 4d0c095
Polliog
committed
4d0c095
View commit details
Copy full SHA for 4d0c095
Browse repository at this point
render lastSeenAt as relative time in skew banner
Polliog
committed
082e9ef
View commit details
Copy full SHA for 082e9ef
Browse repository at this point
pin lastSeenAt assertion to newest fixture row
Polliog
committed
956a528
View commit details
Copy full SHA for 956a528
Browse repository at this point
changelog: skew always on, metering gate fix
Polliog
committed
84b4c99
View commit details
Copy full SHA for 84b4c99
Browse repository at this point
You can’t perform that action at this time.