Improvements
- Logs
- Log Builder filters now chain — picking a cluster scopes the service-name filter to only services in that cluster, and so on down the line, instead of listing every service in the org
- Discover
- Services → Operations tab now surfaces GraphQL-named operations (
query ContestsJoined,mutation CreateTeam, etc.) from Apollo Server instrumentation; previously these spans were invisible because they lackedhttp_status_code
- Services → Operations tab now surfaces GraphQL-named operations (
- Alerting
event_stateis now optional on the Change Events API (defaults tostart), so AWS CodePipeline, ECS, and other EventBridge sources can post events directly without a Lambda shim
Fixes
- Discover
- Clicking a GraphQL operation from Overview → Top slow operations routed to an incorrect URL and didn't select the right operation
- Memory usage color stayed green at 96% on the hosts list instead of turning red