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
.
aws
/
agentcore-cli
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
240
Code
Issues
141
Pull requests
59
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor(telemetry): make attributes globally unique
- #1246
#1246
Merged
Hweinstock
merged 18 commits into
aws:main
aws/agentcore-cli:main
from
Hweinstock:decouple-telemetry
Hweinstock/agentcore-cli:decouple-telemetry
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
refactor(telemetry): make attributes globally unique
#1246
Hweinstock
merged 18 commits into
aws:main
aws/agentcore-cli:main
from
Hweinstock:decouple-telemetry
Hweinstock/agentcore-cli:decouple-telemetry
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
refactor: decouple TelemetryClient from command_run logic
Show description for 5da7e4b
Hweinstock
committed
5da7e4b
View commit details
Copy full SHA for 5da7e4b
Browse repository at this point
refactor: make withCommandRun internal, migrate consumers
Show description for ffbe31f
Hweinstock
committed
ffbe31f
View commit details
Copy full SHA for ffbe31f
Browse repository at this point
feat: add typed metric registry, MetricName enforced at compile time
Hweinstock
committed
992ad6d
View commit details
Copy full SHA for 992ad6d
Browse repository at this point
docs: update telemetry README with new metric and new command guides
Hweinstock
committed
7a1ded1
View commit details
Copy full SHA for 7a1ded1
Browse repository at this point
fix: restore try/catch in recordCommandRun to prevent telemetry crashes
Hweinstock
committed
50e781d
View commit details
Copy full SHA for 50e781d
Browse repository at this point
fix: tighten emit() type safety, use MetricName in sinks, rename mode→deploy_mode
Show description for 328e823
Hweinstock
committed
328e823
View commit details
Copy full SHA for 328e823
Browse repository at this point
simplify: derive registry types from COMMAND_SCHEMAS, remove manual CommandGroup enum
Show description for 6468ed7
Hweinstock
committed
6468ed7
View commit details
Copy full SHA for 6468ed7
Browse repository at this point
simplify: remove dead exports, Command z.enum, and fix deploy/utils dependency
Show description for 201185c
Hweinstock
committed
201185c
View commit details
Copy full SHA for 201185c
Browse repository at this point
fix: remove dead CancelResult schema — no code path produces cancel events
Hweinstock
committed
ab570dd
View commit details
Copy full SHA for ab570dd
Browse repository at this point
fix: rename stale mode→deploy_mode in useDeployFlow diff path
Hweinstock
committed
1021dc3
View commit details
Copy full SHA for 1021dc3
Browse repository at this point
test: add coverage for callback-throws path in withCommandRunTelemetry
Hweinstock
committed
36f3c36
View commit details
Copy full SHA for 36f3c36
Browse repository at this point
docs: rewrite telemetry README to match implementation
Hweinstock
committed
bed69e4
View commit details
Copy full SHA for bed69e4
Browse repository at this point
Commits on May 15, 2026
fix: wrap no-client case in try-catch for consistency with other case
Hweinstock
committed
4f4c48f
View commit details
Copy full SHA for 4f4c48f
Browse repository at this point
docs: update outdated docstring
Hweinstock
committed
7702fce
View commit details
Copy full SHA for 7702fce
Browse repository at this point
chore: rebase onto mainline
Hweinstock
committed
10d9e96
View commit details
Copy full SHA for 10d9e96
Browse repository at this point
Commits on May 16, 2026
feat(telemetry): add MetricRegistry type with descriptions
Hweinstock
committed
4a2b6ea
View commit details
Copy full SHA for 4a2b6ea
Browse repository at this point
Commits on May 18, 2026
refactor: prefix relevant metric name
Hweinstock
committed
8963e23
View commit details
Copy full SHA for 8963e23
Browse repository at this point
fix: update integ tests with new shapes
Hweinstock
committed
43cbf36
View commit details
Copy full SHA for 43cbf36
Browse repository at this point
You can’t perform that action at this time.