Skip to content

Commit

Permalink
README: use latest -h output
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbourgon committed Jul 19, 2019
1 parent 94d7439 commit 42e3d99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ FLAGS
-endpoint http://127.0.0.1:8080/metrics Prometheus /metrics endpoint
-name-regex ... if provided, only export services whose names match this regex
-namespace fastly Prometheus namespace
-service ... if provided, only export services with this service ID (repeatable)
-shard ... if provided, only export services whose hashed IDs modulo m equal n (format 'n/m')
-service ... if set, only export services with this service ID (repeatable)
-shard ... if set, only export services whose hashed IDs mod m equal (n-1) (format 'n/m')
-subsystem rt Prometheus subsystem
-token ... Fastly API token (required; also via FASTLY_API_TOKEN)
-version false print version information and exit
Expand Down

0 comments on commit 42e3d99

Please sign in to comment.