Skip to content

Commit c491442

Browse files
committed
update the readme
1 parent 6fca850 commit c491442

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)