Skip to content

Commit 97fb47e

Browse files
authored
Merge pull request #139 from mpursley/patch-1
Update README.md
2 parents 8bc93cb + 5c929e9 commit 97fb47e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ The preferred way of authenticating is with an API token, for which the scope ca
2323
dashboard.
2424

2525
Required authentication scopes:
26-
- `Analytics:Read` is required for zone-level metrics
27-
- `Account.Account Analytics:Read` is required for Worker metrics
28-
- `Account Settings:Read` is required for Worker metrics (for listing accessible accounts, scraping all available
26+
- `Zone/Analytics:Read` is required for zone-level metrics
27+
- `Account/Account Analytics:Read` is required for Worker metrics
28+
- `Account/Account Settings:Read` is required for Worker metrics (for listing accessible accounts, scraping all available
2929
Workers included in authentication scope)
30-
- `Firewall Services:Read` is required to fetch zone rule name for `cloudflare_zone_firewall_events_count` metric
31-
- `Account. Account Rulesets:Read` is required to fetch account rule name for `cloudflare_zone_firewall_events_count` metric
30+
- `Zone/Firewall Services:Read` is required to fetch zone rule name for `cloudflare_zone_firewall_events_count` metric
31+
- `Account/Account Rulesets:Read` is required to fetch account rule name for `cloudflare_zone_firewall_events_count` metric
3232

3333
To authenticate this way, only set `CF_API_TOKEN` (omit `CF_API_EMAIL` and `CF_API_KEY`)
3434

0 commit comments

Comments
 (0)