Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <[email protected]>
  • Loading branch information
mblaschke committed Sep 25, 2022
1 parent 684c42e commit 39635fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Application Options:
--log.trace trace mode [$LOG_TRACE]
--log.json Switch log output to json format [$LOG_JSON]
--pagerduty.authtoken= PagerDuty auth token [$PAGERDUTY_AUTH_TOKEN]
--pagerduty.authtokenfile= PagerDuty auth token as path to file
[$PAGERDUTY_AUTH_TOKEN_FILE]
--pagerduty.max-connections= Maximum numbers of TCP connections to PagerDuty API
(concurrency) (default: 4) [$PAGERDUTY_MAX_CONNECTIONS]
--pagerduty.schedule.override-duration= PagerDuty timeframe for fetching schedule overrides
Expand Down Expand Up @@ -61,7 +63,7 @@ Application Options:
--scrape.time.summary= Scrape time for general summary metrics (time.duration)
(default: 15m) [$SCRAPE_TIME_SUMMARY]
--scrape.time.live= Scrape time incidents and oncalls (time.duration)
(default: 1m) [$SCRAPE_TIME_LIVE]
Help Options:
-h, --help Show this help message
Expand Down

0 comments on commit 39635fd

Please sign in to comment.