File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,12 @@ Application Options:
3131 --scrape.time.query= Scrape time for query results (time.duration) [$SCRAPE_TIME_QUERY]
3232 --scrape.time.live= Scrape time for live metrics (time.duration) (default: 30s) [$SCRAPE_TIME_LIVE]
3333 --stats.summary.maxage= Stats Summary metrics max age (time.duration) [$STATS_SUMMARY_MAX_AGE]
34- --azuredevops.url= Azure DevOps url (empty if hosted by microsoft ) [$AZURE_DEVOPS_URL]
34+ --azuredevops.url= Azure DevOps URL (empty if hosted by Microsoft ) [$AZURE_DEVOPS_URL]
3535 --azuredevops.access-token= Azure DevOps access token [$AZURE_DEVOPS_ACCESS_TOKEN]
3636 --azuredevops.access-token-file= Azure DevOps access token (from file) [$AZURE_DEVOPS_ACCESS_TOKEN_FILE]
37+ --azuredevops.tenant-id= Azure tenant ID for Service Principal authentication [$AZURE_TENANT_ID]
38+ --azuredevops.client-id= Client ID for Service Principal authentication [$AZURE_CLIENT_ID]
39+ --azuredevops.client-secret= Client secret for Service Principal authentication [$AZURE_CLIENT_SECRET]
3740 --azuredevops.organisation= Azure DevOps organization [$AZURE_DEVOPS_ORGANISATION]
3841 --azuredevops.apiversion= Azure DevOps API version (default: 5.1) [$AZURE_DEVOPS_APIVERSION]
3942 --azuredevops.agentpool= Enable scrape metrics for agent pool (IDs) [$AZURE_DEVOPS_AGENTPOOL]
You can’t perform that action at this time.
0 commit comments