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
.
PostHog
/
posthog-python
Public
Notifications
You must be signed in to change notification settings
Fork
77
Star
61
Code
Issues
3
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(examples): migrate AI examples to OpenTelemetry instrumentation
- #482
#482
Merged
richardsolomou
merged 10 commits into
master
PostHog/posthog-python:master
from
feat/otel-examples
PostHog/posthog-python:feat/otel-examples
Copy head branch name to clipboard
Apr 15, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(examples): migrate AI examples to OpenTelemetry instrumentation
#482
richardsolomou
merged 10 commits into
master
PostHog/posthog-python:master
from
feat/otel-examples
PostHog/posthog-python:feat/otel-examples
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2026
feat(examples): migrate AI examples to OpenTelemetry instrumentation
Show description for 64fd20d
richardsolomou
committed
64fd20d
View commit details
Copy full SHA for 64fd20d
Browse repository at this point
refactor(examples): use SimpleSpanProcessor to avoid shutdown errors
Show description for ea09246
richardsolomou
committed
ea09246
View commit details
Copy full SHA for ea09246
Browse repository at this point
revert(examples): keep CrewAI on LiteLLM callbacks
Show description for b29f6cd
richardsolomou
committed
b29f6cd
View commit details
Copy full SHA for b29f6cd
Browse repository at this point
fix(examples): update Azure OpenAI deployment name
richardsolomou
committed
63935f0
View commit details
Copy full SHA for 63935f0
Browse repository at this point
chore(examples): widen OTel version ranges and regenerate lockfiles
richardsolomou
committed
c6a29ae
View commit details
Copy full SHA for c6a29ae
Browse repository at this point
style(examples): add noqa: E402 for intentional late imports after OTel instrumentation
richardsolomou
committed
aafc7de
View commit details
Copy full SHA for aafc7de
Browse repository at this point
fix: use generic gpt-4o model for Azure example, remove leftover shutdown
richardsolomou
committed
a36cf81
View commit details
Copy full SHA for a36cf81
Browse repository at this point
feat: add posthog.distinct_id and custom properties to OTel examples
richardsolomou
committed
c3e2bbe
View commit details
Copy full SHA for c3e2bbe
Browse repository at this point
style: run ruff format on all examples
richardsolomou
committed
165dc50
View commit details
Copy full SHA for 165dc50
Browse repository at this point
refactor(examples): use PostHogSpanProcessor instead of raw OTLP exporter
Show description for 7289c3e
richardsolomou
committed
7289c3e
View commit details
Copy full SHA for 7289c3e
Browse repository at this point
You can’t perform that action at this time.