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 }}
linuxfoundation
/
insights
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
278
Code
Issues
87
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
chore: insights events (IN-1025)
- #1818
#1818
Merged
joanagmaia
merged 28 commits into
main
linuxfoundation/insights:main
from
chore/insights-events
linuxfoundation/insights:chore/insights-events
Copy head branch name to clipboard
Sep 25, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
chore: insights events (IN-1025)
#1818
joanagmaia
merged 28 commits into
main
linuxfoundation/insights:main
from
chore/insights-events
linuxfoundation/insights:chore/insights-events
Copy head branch name to clipboard
Commits
Commits on Apr 6, 2026
chore: setup insights events tracking
Show description for b7e766c
joanagmaia
committed
b7e766c
View commit details
Copy full SHA for b7e766c
Browse repository at this point
chore: add event-tracking skill
Show description for b762dba
joanagmaia
committed
b762dba
View commit details
Copy full SHA for b762dba
Browse repository at this point
chore: collections events tracking
Show description for 1185534
joanagmaia
committed
1185534
View commit details
Copy full SHA for 1185534
Browse repository at this point
chore: update claude skill
Show description for 2f6ce55
joanagmaia
committed
2f6ce55
View commit details
Copy full SHA for 2f6ce55
Browse repository at this point
fix: migration
Show description for d3752f9
joanagmaia
committed
d3752f9
View commit details
Copy full SHA for d3752f9
Browse repository at this point
fix: api
Show description for d1d108b
joanagmaia
committed
d1d108b
View commit details
Copy full SHA for d1d108b
Browse repository at this point
Commits on Apr 7, 2026
fix: pr comments
Show description for 34c2a77
joanagmaia
committed
34c2a77
View commit details
Copy full SHA for 34c2a77
Browse repository at this point
Merge remote-tracking branch 'origin/main' into chore/insights-events
Show description for 87f6200
joanagmaia
committed
87f6200
View commit details
Copy full SHA for 87f6200
Browse repository at this point
fix: insert into events table
Show description for d67ba6e
joanagmaia
committed
d67ba6e
View commit details
Copy full SHA for d67ba6e
Browse repository at this point
fix: userId
Show description for d1ecb4b
joanagmaia
committed
d1ecb4b
View commit details
Copy full SHA for d1ecb4b
Browse repository at this point
Commits on Apr 10, 2026
chore: track custom and segment events
Show description for b8b11f0
joanagmaia
committed
b8b11f0
View commit details
Copy full SHA for b8b11f0
Browse repository at this point
Commits on Sep 22, 2026
Merge branch 'main' into chore/insights-events
Show description for a503e38
gaspergrom
committed
a503e38
View commit details
Copy full SHA for a503e38
Browse repository at this point
chore: format event-tracking skill docs with oxfmt IN-1025
Show description for c44c21d
gaspergrom
committed
c44c21d
View commit details
Copy full SHA for c44c21d
Browse repository at this point
fix: address PR review comments on event tracking IN-1025
Show description for 95dfc46
joanagmaia
committed
95dfc46
View commit details
Copy full SHA for 95dfc46
Browse repository at this point
fix: address second round of PR review comments IN-1025
Show description for ffe610d
joanagmaia
committed
ffe610d
View commit details
Copy full SHA for ffe610d
Browse repository at this point
fix: address third round of PR review comments IN-1025
Show description for a59b867
joanagmaia
committed
a59b867
View commit details
Copy full SHA for a59b867
Browse repository at this point
Commits on Sep 23, 2026
chore: disable Segment tracking pending analytics alignment IN-1025
Show description for cbcb22f
joanagmaia
committed
cbcb22f
View commit details
Copy full SHA for cbcb22f
Browse repository at this point
fix: address fourth round of PR review comments IN-1025
Show description for e8a691b
joanagmaia
committed
e8a691b
View commit details
Copy full SHA for e8a691b
Browse repository at this point
fix: address fifth round of PR review comments IN-1025
Show description for e8f2ca4
joanagmaia
committed
e8f2ca4
View commit details
Copy full SHA for e8f2ca4
Browse repository at this point
fix: enforce per-event property allowlist in events API IN-1025
Show description for ec67f9a
joanagmaia
committed
ec67f9a
View commit details
Copy full SHA for ec67f9a
Browse repository at this point
docs: fix CREATE_COLLECTION property name and API endpoint description IN-1025
Show description for 6b5cde4
joanagmaia
and
claude
committed
6b5cde4
View commit details
Copy full SHA for 6b5cde4
Browse repository at this point
Commits on Sep 24, 2026
fix: prevent TypeError when VIEW_COLLECTION watcher fires synchronously IN-1025
Show description for af3ce68
joanagmaia
committed
af3ce68
View commit details
Copy full SHA for af3ce68
Browse repository at this point
fix: read request body via Web Streams to bypass H3 Content-Length guard IN-1025
Show description for 96f4be3
joanagmaia
committed
96f4be3
View commit details
Copy full SHA for 96f4be3
Browse repository at this point
fix: exclude /api/events from production Redis cache IN-1025
Show description for 4320602
joanagmaia
committed
4320602
View commit details
Copy full SHA for 4320602
Browse repository at this point
Commits on Sep 25, 2026
fix: add onServerPrefetch to collection discover to prevent hydration mismatch IN-1025
Show description for 16caff3
joanagmaia
committed
16caff3
View commit details
Copy full SHA for 16caff3
Browse repository at this point
Merge branch 'main' into chore/insights-events
joanagmaia
authored
4032a32
View commit details
Copy full SHA for 4032a32
Browse repository at this point
fix: address remaining PR review comments IN-1025
Show description for 1a03f3f
joanagmaia
committed
1a03f3f
View commit details
Copy full SHA for 1a03f3f
Browse repository at this point
Merge branch 'chore/insights-events' of https://github.com/linuxfoundation/insights into chore/insights-events
joanagmaia
committed
2111223
View commit details
Copy full SHA for 2111223
Browse repository at this point
You can’t perform that action at this time.