Teams and Users
Intro
Every component in RocketSLO is owned by a specific team. Each team can manage multiple components, taking responsibility for maintaining their quality and promptly responding to error budget burns.
Users are members of teams and can belong to multiple teams.
Each team has a unique "short name" and a stable URL, like https://rocketslo.com/teams/platform
, for easy reference.
Users provisioning
During closed Beta users are provisioned manually by RocketSLO Support.
TODO: add users page screenshot
Teams provisioning
There are two main ways to create teams:
-
RocketSLO portal:
Access teams page to create a new team:
TODO: add create new team screenshot
-
RocketSLO Public API:
- Automate team creation using the RocketSLO Public API.
- See the API reference for details https://apiref.rocketslo.com/rct.api#service-rct.api.TeamService
Team profile (coming soon)
Team members will be able to manage team profiles, providing contact information, links to tools like Slack and JIRA, and applying tags for structured metadata.
User profile (coming soon)
Users will be able to manage their profile, providing custom avatar, contact information, title or role in the organization, etc..