pub fn stream_key_for(repo: &str, agent_id: &str) -> StringExpand description
The ordered stream a (repo, agent_id) pair belongs to. Agent events key on
the agent id; repo-level events (no agent) on repo:<name>; fleet-level
events (neither) on the singleton fleet stream. seq is monotonic within
the returned key.