Skip to content

Commit

Permalink
s/elide/exclude/ to match change made in #148
Browse files Browse the repository at this point in the history
  • Loading branch information
leklund committed Apr 17, 2024
1 parent ec5e3fe commit b7f6cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ fastly-exporter [common flags] -service-shard 3/3

By default, all metrics provided by the Fastly real-time stats API are exported
as Prometheus metrics. You can export only those metrics whose name matches a
regex by using the `-metric-allowlist 'bytes_total$'` flag, or elide any metric
regex by using the `-metric-allowlist 'bytes_total$'` flag, or exclude any metric
whose name matches a regex by using the `-metric-blocklist imgopto` flag.

### Filter semantics
Expand Down

0 comments on commit b7f6cb1

Please sign in to comment.