File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ The preferred way of authenticating is with an API token, for which the scope ca
2323dashboard.
2424
2525Required 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
3333To authenticate this way, only set ` CF_API_TOKEN ` (omit ` CF_API_EMAIL ` and ` CF_API_KEY ` )
3434
You can’t perform that action at this time.
0 commit comments