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 }}
PostHog
/
posthog
Public
Notifications
You must be signed in to change notification settings
Fork
3.4k
Star
39.9k
Code
Issues
3.6k
Pull requests
1.9k
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(tasks): inject agent OTLP telemetry into cloud sandboxes
- #71100
#71100
Merged
tatoalo
merged 26 commits into
master
PostHog/posthog:master
from
posthog-code/agent-run-otel-telemetry
PostHog/posthog:posthog-code/agent-run-otel-telemetry
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
feat(tasks): inject agent OTLP telemetry into cloud sandboxes
#71100
tatoalo
merged 26 commits into
master
PostHog/posthog:master
from
posthog-code/agent-run-otel-telemetry
PostHog/posthog:posthog-code/agent-run-otel-telemetry
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
feat(tasks): inject agent otel telemetry config into cloud sandboxes
Show description for 8475cf0
tatoalo
authored
8475cf0
View commit details
Copy full SHA for 8475cf0
Browse repository at this point
chore(tasks): add implementation report for agent run telemetry
Show description for 2701d1d
tatoalo
authored
2701d1d
View commit details
Copy full SHA for 2701d1d
Browse repository at this point
chore(tasks): sync implementation report with telemetry review fixes
Show description for 4374bea
tatoalo
authored
4374bea
View commit details
Copy full SHA for 4374bea
Browse repository at this point
chore(tasks): sync implementation report with telemetry console-export and root-status fixes
Show description for 756f2e7
tatoalo
authored
756f2e7
View commit details
Copy full SHA for 756f2e7
Browse repository at this point
chore(tasks): sync implementation report with telemetry hardening fixes
Show description for 781f591
tatoalo
authored
781f591
View commit details
Copy full SHA for 781f591
Browse repository at this point
chore(tasks): sync implementation report with telemetry root-span terminal-point fix
Show description for b8ce9b0
tatoalo
authored
b8ce9b0
View commit details
Copy full SHA for b8ce9b0
Browse repository at this point
chore(tasks): fix telemetry report formatting
tatoalo
authored
62b1031
View commit details
Copy full SHA for 62b1031
Browse repository at this point
feat(tasks): mirror scout run logs into posthog logs
Show description for 6377725
tatoalo
authored
6377725
View commit details
Copy full SHA for 6377725
Browse repository at this point
chore(tasks): sync implementation report with rebase and scout log mirror
Show description for bfaf035
tatoalo
authored
bfaf035
View commit details
Copy full SHA for bfaf035
Browse repository at this point
feat(tasks): add direct otlp delivery leg to the run log mirror
Show description for c937fc1
tatoalo
authored
c937fc1
View commit details
Copy full SHA for c937fc1
Browse repository at this point
chore(tasks): sync implementation report with mirror otlp delivery leg
Show description for 74b33da
tatoalo
authored
74b33da
View commit details
Copy full SHA for 74b33da
Browse repository at this point
refactor(tasks): reuse agent otel settings for the mirror dev delivery leg
Show description for 4faa43b
tatoalo
authored
4faa43b
View commit details
Copy full SHA for 4faa43b
Browse repository at this point
chore(tasks): sync implementation report with mirror settings reuse
Show description for 1975380
tatoalo
authored
1975380
View commit details
Copy full SHA for 1975380
Browse repository at this point
feat(tasks): deliver the run log mirror otlp leg in production
Show description for 33f0fa5
tatoalo
authored
33f0fa5
View commit details
Copy full SHA for 33f0fa5
Browse repository at this point
chore(tasks): sync implementation report with prod mirror delivery
Show description for 5ffecf8
tatoalo
authored
5ffecf8
View commit details
Copy full SHA for 5ffecf8
Browse repository at this point
fix(tasks): preserve mirror event in otlp logs
tatoalo
authored
74fddab
View commit details
Copy full SHA for 74fddab
Browse repository at this point
fix(tasks): redact protocol payloads from mirrored logs
tatoalo
authored
f91e18b
View commit details
Copy full SHA for f91e18b
Browse repository at this point
fix(tasks): harden run log mirror against slow endpoints and oversized input
Show description for d0a1b8d
tatoalo
authored
d0a1b8d
View commit details
Copy full SHA for d0a1b8d
Browse repository at this point
refactor(tasks): simplify run log mirror internals
Show description for f9c1a89
tatoalo
authored
f9c1a89
View commit details
Copy full SHA for f9c1a89
Browse repository at this point
chore(tasks): drop implementation report
Show description for 00553f4
tatoalo
authored
00553f4
View commit details
Copy full SHA for 00553f4
Browse repository at this point
fix(tasks): reject client-supplied signals_scout task origin
Show description for 82042b7
tatoalo
authored
82042b7
View commit details
Copy full SHA for 82042b7
Browse repository at this point
feat(tasks): gate agent run telemetry behind a rollout feature flag
Show description for 1642793
tatoalo
authored
1642793
View commit details
Copy full SHA for 1642793
Browse repository at this point
fix(tasks): satisfy mypy on the telemetry gating changes
Show description for ed18369
tatoalo
authored
ed18369
View commit details
Copy full SHA for ed18369
Browse repository at this point
fix(tasks): protect rollout flag stamps from run-state PATCHes
Show description for ed105b9
tatoalo
authored
ed105b9
View commit details
Copy full SHA for ed105b9
Browse repository at this point
feat(tasks): add prometheus counters for telemetry rollout observability
Show description for 664beaf
tatoalo
authored
664beaf
View commit details
Copy full SHA for 664beaf
Browse repository at this point
fix(tasks): debug-first telemetry gate, dual-flag capture test, mypy annotations
Show description for 541d3e7
tatoalo
authored
541d3e7
View commit details
Copy full SHA for 541d3e7
Browse repository at this point
You can’t perform that action at this time.