agent-substrate/substrate
Allow kubectl ate logs to filter by container and supervisor
Open
#294 opened on Jun 23, 2026
area/cliarea/observabilitygood first issue
Repository metrics
- Stars
- (1,230 stars)
- PR merge metrics
- (Avg merge 3d 13h) (153 merged PRs in 30d)
Description
We should add kubectl ate logs a way to specify whether you want all logs (default), logs for a specific container, or the ateom supervisor logs.
After #290 everything is actually in place, this should be just changes to the kubectl-ate client.
@HavenXia @BenTheElder