UNCLASSIFIED - NO CUI

Update Administrator Guide authored by abhayashrestha's avatar abhayashrestha
......@@ -33,7 +33,7 @@ Read Organization Cost Metrics | | **Y** | | if they are admin of Organization
Update Organization | **Y** | **Y** | if they are admin of Organization | if they are admin of Organization | | | | |
Delete Organization | **Y** | **Y** | if they are admin of Organization | if they are admin of Organization | | | | |
Create Value Stream | **Y** | **Y** | **Y** | **Y** | | | | |
Read Value Stream Metrics | **Y** | **Y** | if the Value Stream falls under Organiztion they are admin of | if the Value Stream falls under Organiztion they are admin of | if they are admin of Value Stream | if they are admin of Value Stream | | |
Read Value Stream Metrics | **Y** | **Y** | if the Value Stream falls under Organization they are admin of | if the Value Stream falls under Organization they are admin of | if they are admin of Value Stream | if they are admin of Value Stream | | |
Read Value Stream Cost Metrics | | **Y** | | if the Value Stream falls under Organization they are admin of | | if they are admin of Value Stream | | | |
Update Value Stream | **Y** | **Y** | if the Value Stream falls under Organization they are admin of | if the Value Stream falls under Organization they are admin of | if they are Admin of Value Stream | if they are admin of Value Stream | | |
Delete Value Stream | **Y** | **Y** | if the Value Stream falls under Organization they are admin of | if the Value Stream falls under Organization they are admin of | if they are Admin of Value Stream | if they are admin of Value Stream | | |
......@@ -51,9 +51,9 @@ Delete User | **Y** | **Y** | | | | | | |
### What kind of collectors do I need?
It depends on what the team uses for source data (GitLab, Jira etc.). For example, a team could be using a Jira board at a certain hosted Jira domain, and source code management using GitLab at a certain GitLab hosted domain. Therefore, the team would need one collector running for each domain.
### How many collectors do I need?
It depends on how many domains exist. For example, we could have two running instances of a gitlab-scm-collector if there are two running hosted servers for GitLab in an organization. For more information on how to setup collector, please consult the **Collector Environmental Variables** section.
It depends on how many domains exist. For example, we could have two running instances of a gitlab-scm-collector if there are two running hosted servers for GitLab in an organization. For more information on how to setup collector, please consult the [Collector Environmental Variables](#collector-environmental-variables) section.
## Collector Environmental Variables
##[Collector Environmental Variables](#collector-environmental-variables)
Every collector needs the following environmental variables for setup:
......
......