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
.
open-feature
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
107
Code
Issues
9
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Implement tracking
- #564
#564
Merged
gruebel
merged 25 commits into
open-feature:main
open-feature/python-sdk:main
from
danjuv:feat/add-tracking
danjuv/python-sdk:feat/add-tracking
Copy head branch name to clipboard
Mar 22, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
feat: Implement tracking
#564
gruebel
merged 25 commits into
open-feature:main
open-feature/python-sdk:main
from
danjuv:feat/add-tracking
danjuv/python-sdk:feat/add-tracking
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2026
add: Implement tracking
Show description for 1cbc3d5
danjuv
committed
1cbc3d5
View commit details
Copy full SHA for 1cbc3d5
Browse repository at this point
chore: update README.md
Show description for 55e8a2f
danjuv
committed
55e8a2f
View commit details
Copy full SHA for 55e8a2f
Browse repository at this point
add: track method to providers
Show description for 4525b01
danjuv
committed
4525b01
View commit details
Copy full SHA for 4525b01
Browse repository at this point
add: add TrackingEventDetails definition
Show description for e04c58b
danjuv
committed
e04c58b
View commit details
Copy full SHA for e04c58b
Browse repository at this point
add: add tests
Show description for 2501cbb
danjuv
committed
2501cbb
View commit details
Copy full SHA for 2501cbb
Browse repository at this point
fix: add newlines
Show description for 8a5cf75
danjuv
committed
8a5cf75
View commit details
Copy full SHA for 8a5cf75
Browse repository at this point
chore: update test decorators
Show description for 9e2ef06
danjuv
committed
9e2ef06
View commit details
Copy full SHA for 9e2ef06
Browse repository at this point
chore: add docstring for track method
Show description for b1170e1
danjuv
committed
b1170e1
View commit details
Copy full SHA for b1170e1
Browse repository at this point
refactor: rename to eval_context_attributes
Show description for d35769e
danjuv
committed
d35769e
View commit details
Copy full SHA for d35769e
Browse repository at this point
refactor: better naming for tracking events for inmemory provider
Show description for cce9a7a
danjuv
committed
cce9a7a
View commit details
Copy full SHA for cce9a7a
Browse repository at this point
chore: add Tracking to list of features in README
Show description for 8ca3e73
danjuv
committed
8ca3e73
View commit details
Copy full SHA for 8ca3e73
Browse repository at this point
chore: fix example syntax in README
Show description for 48ecabb
danjuv
committed
48ecabb
View commit details
Copy full SHA for 48ecabb
Browse repository at this point
feat: add track method to base FeatureProvider class
Show description for 7a0993e
danjuv
committed
7a0993e
View commit details
Copy full SHA for 7a0993e
Browse repository at this point
chore: remove unnecessary async from tests
Show description for 63c5a5b
danjuv
committed
63c5a5b
View commit details
Copy full SHA for 63c5a5b
Browse repository at this point
chore: fix typing
Show description for 6451cec
danjuv
committed
6451cec
View commit details
Copy full SHA for 6451cec
Browse repository at this point
chore: fix typo in readme
Show description for 1bb99e1
danjuv
committed
1bb99e1
View commit details
Copy full SHA for 1bb99e1
Browse repository at this point
fix: use hasattr to check for track method
Show description for 4adaa5b
danjuv
committed
4adaa5b
View commit details
Copy full SHA for 4adaa5b
Browse repository at this point
chore: fix example in README
Show description for 32d972e
danjuv
committed
32d972e
View commit details
Copy full SHA for 32d972e
Browse repository at this point
Commits on Feb 3, 2026
chore: run pre-commit
Show description for 7780fa4
danjuv
committed
7780fa4
View commit details
Copy full SHA for 7780fa4
Browse repository at this point
Commits on Feb 19, 2026
remove unnecessary track definitions
Show description for 7a24de9
danjuv
committed
7a24de9
View commit details
Copy full SHA for 7a24de9
Browse repository at this point
fix: remove unused import
Show description for 1bf33c7
danjuv
committed
1bf33c7
View commit details
Copy full SHA for 1bf33c7
Browse repository at this point
Commits on Mar 20, 2026
fix: remove unnecessary async
Show description for cdadfaf
danjuv
committed
cdadfaf
View commit details
Copy full SHA for cdadfaf
Browse repository at this point
chore: use correct import path in README
Show description for bb65dbd
danjuv
committed
bb65dbd
View commit details
Copy full SHA for bb65dbd
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/add-tracking
danjuv
committed
ba7fa40
View commit details
Copy full SHA for ba7fa40
Browse repository at this point
Commits on Mar 22, 2026
fix: deduplicate tracking_event_details checks
Show description for bfbbf4c
danjuv
committed
bfbbf4c
View commit details
Copy full SHA for bfbbf4c
Browse repository at this point
You can’t perform that action at this time.