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
Add service_name and deployment_environment filters to exceptions tool (#57)
- Add service_name parameter to filter exceptions by service
- Add deployment_environment parameter to filter by resource attributes
- Update tool description and README documentation
- Add godotenv support for local .env file configuration
This enables more precise exception filtering for debugging specific
services and environments.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>
0 commit comments