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
.
scaleapi
/
scale-agentex-python
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
23
Code
Issues
0
Pull requests
39
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(tracing): per-step obs wrappers inside business Temporal activities
- #491
#491
Merged
NiteshDhanpal
merged 9 commits into
next
scaleapi/scale-agentex-python:next
from
feat/obs-perstep-async-wrapper
scaleapi/scale-agentex-python:feat/obs-perstep-async-wrapper
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(tracing): per-step obs wrappers inside business Temporal activities
#491
NiteshDhanpal
merged 9 commits into
next
scaleapi/scale-agentex-python:next
from
feat/obs-perstep-async-wrapper
scaleapi/scale-agentex-python:feat/obs-perstep-async-wrapper
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
feat(tracing): per-step obs wrappers inside business Temporal activities (1:1)
Show description for 5decbec
NiteshDhanpal
committed
5decbec
View commit details
Copy full SHA for 5decbec
Browse repository at this point
fix(tracing): prefer OTel for the per-step wrapper inside business activities
Show description for 75dd451
NiteshDhanpal
and
claude
committed
75dd451
View commit details
Copy full SHA for 75dd451
Browse repository at this point
test(tracing): cover the dispatch discriminator directly
Show description for 2bc7a74
NiteshDhanpal
and
claude
committed
2bc7a74
View commit details
Copy full SHA for 2bc7a74
Browse repository at this point
refactor(tracing): key the dispatch discriminator on TracingActivityName
Show description for d9717ef
NiteshDhanpal
and
claude
committed
d9717ef
View commit details
Copy full SHA for d9717ef
Browse repository at this point
docs(tracing): re-home the follow-up TODOs orphaned by removing _in_temporal_activity
Show description for 35f127b
NiteshDhanpal
and
claude
committed
35f127b
View commit details
Copy full SHA for 35f127b
Browse repository at this point
refactor(tracing): rename prefer_otel to expect_otel; warn on backend drift
Show description for 4a8b7e3
NiteshDhanpal
and
claude
committed
4a8b7e3
View commit details
Copy full SHA for 4a8b7e3
Browse repository at this point
fix(tracing): import TracingActivityName only after the in_activity() guard
Show description for 84558a9
NiteshDhanpal
and
claude
committed
84558a9
View commit details
Copy full SHA for 84558a9
Browse repository at this point
style(tracing): sort test imports (ruff I001)
Show description for 35b7701
NiteshDhanpal
and
claude
committed
35b7701
View commit details
Copy full SHA for 35b7701
Browse repository at this point
Commits on Aug 11, 2026
refactor(tracing): probe expected backend first in warn_on_backend_drift; rewrap docstring
Show description for 549d726
NiteshDhanpal
and
claude
committed
549d726
View commit details
Copy full SHA for 549d726
Browse repository at this point
You can’t perform that action at this time.