Skip to content

Commit 7791270

Browse files
authored
Fix table formatting (cloudflare#19736)
1 parent 6c587e5 commit 7791270

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

src/content/docs/data-localization/metadata-boundary/graphql-datasets.mdx

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -12,46 +12,46 @@ The table below shows a non-exhaustive list of GraphQL Analytics API fields that
1212

1313
Suite/Category | Product | GraphQL Analytics API Field(s) supported in |
1414
--- | --- | --- |
15-
Application Performance | Caching/CDN | US and EU <br/> `httpRequestsAdaptive` <br/> `httpRequestsAdaptiveGroups` <br/> `httpRequestsOverviewAdaptiveGroups` <br/> US only <br/> `httpRequests1mGroups` <br/> `httpRequests1hGroups` <br/> `httpRequests1dGroups` |
16-
| Cache Reserve | US and EU <br/> `cacheReserveOperationsAdaptiveGroups` <br/> `cacheReserveRequestsAdaptiveGroups` <br/> `cacheReserveStorageAdaptiveGroups` |
17-
| DNS | US only <br/> `dnsAnalyticsAdaptive` <br/> `dnsAnalyticsAdaptiveGroups` |
18-
| Image Resizing | US only <br/> `imageResizingRequests1mGroups` <br/> `imagesRequestsAdaptiveGroups` <br/> `imagesUniqueTransformations` |
19-
| Load Balancing | US only <br/> [`loadBalancingRequestsAdaptive`](/load-balancing/reference/load-balancing-analytics/#graphql-analytics) <br/> [`loadBalancingRequestsAdaptiveGroups`](/load-balancing/reference/load-balancing-analytics/#graphql-analytics) <br/> `healthCheckEventsAdaptive` <br/> `healthCheckEventsAdaptiveGroups` |
15+
| Application Performance | Caching/CDN | US and EU <br/> `httpRequestsAdaptive` <br/> `httpRequestsAdaptiveGroups` <br/> `httpRequestsOverviewAdaptiveGroups` <br/> US only <br/> `httpRequests1mGroups` <br/> `httpRequests1hGroups` <br/> `httpRequests1dGroups` |
16+
| Cache Reserve | | US and EU <br/> `cacheReserveOperationsAdaptiveGroups` <br/> `cacheReserveRequestsAdaptiveGroups` <br/> `cacheReserveStorageAdaptiveGroups` |
17+
| DNS | | US only <br/> `dnsAnalyticsAdaptive` <br/> `dnsAnalyticsAdaptiveGroups` |
18+
| Image Resizing | | US only <br/> `imageResizingRequests1mGroups` <br/> `imagesRequestsAdaptiveGroups` <br/> `imagesUniqueTransformations` |
19+
| Load Balancing | | US only <br/> [`loadBalancingRequestsAdaptive`](/load-balancing/reference/load-balancing-analytics/#graphql-analytics) <br/> [`loadBalancingRequestsAdaptiveGroups`](/load-balancing/reference/load-balancing-analytics/#graphql-analytics) <br/> `healthCheckEventsAdaptive` <br/> `healthCheckEventsAdaptiveGroups` |
2020
| Stream Delivery | Same as Caching/CDN |
21-
| Tiered Caching | US and EU <br/> Only the field `upperTierColoName` part of `httpRequestsAdaptive` and `httpRequestsAdaptiveGroups` |
21+
| Tiered Caching | | US and EU <br/> Only the field `upperTierColoName` part of `httpRequestsAdaptive` and `httpRequestsAdaptiveGroups` |
2222
| Secondary DNS | Same as DNS |
23-
| Waiting Room | US and EU <br/> [`waitingRoomAnalyticsAdaptive`](/waiting-room/waiting-room-analytics/#graphql-analytics) <br/> [`waitingRoomAnalyticsAdaptiveGroups`](/waiting-room/waiting-room-analytics/#graphql-analytics) |
24-
| Web Analytics / Real User Monitoring (RUM) | US only <br/> `rumWebVitalsEventsAdaptive` <br/> `rumWebVitalsEventsAdaptiveGroups` <br/> `rumPerformanceEventsAdaptiveGroups` <br/> `rumPageloadEventsAdaptiveGroups` |
25-
| Zaraz | US and EU <br/>`zarazActionsAdaptiveGroups` <br/> `zarazTrackAdaptiveGroups` <br/> `zarazTriggersAdaptiveGroups` | |
26-
Application Security | Advanced Certificate Manager | US and EU <br/> Only the fields `clientSSLProtocol` and `ja3Hash` part of `httpRequestsAdaptive` and `httpRequestsAdaptiveGroups` | |
27-
| Advanced DDoS Protection | US and EU <br/> [`dosdAttackAnalyticsGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> [`dosdNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> [`flowtrackdNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> `advancedTcpProtectionNetworkAnalyticsAdaptiveGroups` <br/> `advancedDnsProtectionNetworkAnalyticsAdaptiveGroups` |
28-
| API Shield / API Gateway | US and EU <br/> [`apiGatewayGraphqlQueryAnalyticsGroups`](/api-shield/security/graphql-protection/configure/#gather-graphql-statistics) <br/> `apiGatewayMatchedSessionIDsAdaptiveGroups` <br/> US only <br/> `apiRequestSequencesGroups` |
29-
| Bot Management | US and EU <br/>`httpRequestsAdaptive` <br/> [`httpRequestsAdaptiveGroups`](/analytics/graphql-api/migration-guides/graphql-api-analytics/) <br/> [`firewallEventsAdaptive`](/analytics/graphql-api/tutorials/querying-firewall-events/) <br/> [`firewallEventsAdaptiveGroups`](https://blog.cloudflare.com/how-we-used-our-new-graphql-api-to-build-firewall-analytics/) | |
23+
| Waiting Room | | US and EU <br/> [`waitingRoomAnalyticsAdaptive`](/waiting-room/waiting-room-analytics/#graphql-analytics) <br/> [`waitingRoomAnalyticsAdaptiveGroups`](/waiting-room/waiting-room-analytics/#graphql-analytics) |
24+
| Web Analytics / Real User Monitoring (RUM) | | US only <br/> `rumWebVitalsEventsAdaptive` <br/> `rumWebVitalsEventsAdaptiveGroups` <br/> `rumPerformanceEventsAdaptiveGroups` <br/> `rumPageloadEventsAdaptiveGroups` |
25+
| Zaraz | | US and EU <br/>`zarazActionsAdaptiveGroups` <br/> `zarazTrackAdaptiveGroups` <br/> `zarazTriggersAdaptiveGroups` | |
26+
| Application Security | Advanced Certificate Manager | US and EU <br/> Only the fields `clientSSLProtocol` and `ja3Hash` part of `httpRequestsAdaptive` and `httpRequestsAdaptiveGroups` | |
27+
| Advanced DDoS Protection | | US and EU <br/> [`dosdAttackAnalyticsGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> [`dosdNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> [`flowtrackdNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> `advancedTcpProtectionNetworkAnalyticsAdaptiveGroups` <br/> `advancedDnsProtectionNetworkAnalyticsAdaptiveGroups` |
28+
| API Shield / API Gateway | | US and EU <br/> [`apiGatewayGraphqlQueryAnalyticsGroups`](/api-shield/security/graphql-protection/configure/#gather-graphql-statistics) <br/> `apiGatewayMatchedSessionIDsAdaptiveGroups` <br/> US only <br/> `apiRequestSequencesGroups` |
29+
| Bot Management | | US and EU <br/>`httpRequestsAdaptive` <br/> [`httpRequestsAdaptiveGroups`](/analytics/graphql-api/migration-guides/graphql-api-analytics/) <br/> [`firewallEventsAdaptive`](/analytics/graphql-api/tutorials/querying-firewall-events/) <br/> [`firewallEventsAdaptiveGroups`](https://blog.cloudflare.com/how-we-used-our-new-graphql-api-to-build-firewall-analytics/) | |
3030
| DNS Firewall | Same as DNS |
31-
| DMARC Management | US and EU <br/> `dmarcReportsAdaptive` <br/> `dmarcReportsSourcesAdaptiveGroups` | |
32-
| Page Shield | US and EU <br/> [`pageShieldReportsAdaptiveGroups`](/page-shield/policies/violations/#get-policy-violations-via-graphql-api) |
33-
| SSL | US and EU <br/> Only the fields `clientSSLProtocol` and `ja3Hash` part of `httpRequestsAdaptive` and `httpRequestsAdaptiveGroups` | |
34-
| SSL 4 SaaS | US and EU <br/> [clientRequestHTTPHost](/cloudflare-for-platforms/cloudflare-for-saas/hostname-analytics/#explore-customer-usage) <br/> Refer to [GraphQL Tutorial on querying HTTP events by hostname](/analytics/graphql-api/tutorials/end-customer-analytics/) |
35-
| Turnstile | US and EU <br/> [`turnstileAdaptiveGroups`](/turnstile/turnstile-analytics/#graphql) |
36-
| WAF/L7 Firewall | US and EU <br/> [`firewallEventsAdaptive`](/analytics/graphql-api/tutorials/querying-firewall-events/) <br/> [`firewallEventsAdaptiveGroups`](https://blog.cloudflare.com/how-we-used-our-new-graphql-api-to-build-firewall-analytics/) <br/> `firewallEventsAdaptiveByTimeGroups` |
37-
Developer Platform | Cloudflare Images | US only <br/> `imagesRequestsAdaptiveGroups` |
38-
| Cloudflare Pages | US only <br/> `pagesFunctionsInvocationsAdaptiveGroups` <br/> |
39-
| Durable Objects | US only <br/> [`durableObjectsInvocationsAdaptiveGroups`](/durable-objects/observability/graphql-analytics/) <br/> [`durableObjectsPeriodicGroups`](/durable-objects/observability/graphql-analytics/) <br/> [`durableObjectsStorageGroups`](/durable-objects/observability/graphql-analytics/) <br/> [`durableObjectsSubrequestsAdaptiveGroups`](/durable-objects/observability/graphql-analytics/) |
40-
| Email Routing | US and EU <br/> `emailRoutingAdaptive` <br/> `emailRoutingAdaptiveGroups` | |
41-
| R2 | US and EU <br/> `r2OperationsAdaptiveGroups` <br/> `r2StorageAdaptiveGroups` | |
42-
| Stream | US only <br/> [`streamMinutesViewedAdaptiveGroups`](/stream/getting-analytics/fetching-bulk-analytics/) <br/> [`videoPlaybackEventsAdaptiveGroups`](/stream/getting-analytics/fetching-bulk-analytics/) <br/> [`videoBufferEventsAdaptiveGroups`](/stream/getting-analytics/fetching-bulk-analytics/) <br/> [`videoQualityEventsAdaptiveGroups`](/stream/getting-analytics/fetching-bulk-analytics/) |
43-
| Workers (deployed on a Zone) | US and EU <br/> `workerPlacementAdaptiveGroups` <br/> US only <br/> `workersAnalyticsEngineAdaptiveGroups` <br/> `workersZoneInvocationsAdaptiveGroups` <br/> `workersZoneSubrequestsAdaptiveGroups` <br/> `workersOverviewRequestsAdaptiveGroups` <br/> `workersOverviewDataAdaptiveGroups` <br/> [`workersInvocationsAdaptive`](/analytics/graphql-api/tutorials/querying-workers-metrics/) <br/> `workersInvocationsScheduled` <br/> `workersSubrequestsAdaptiveGroups` |
44-
Network Services | Network Error Logging (NEL) / Edge Reachability / Last Mile Insights | US only <br/> `nelReportsAdaptiveGroups` |
45-
| Magic Firewall | US only <br/> [`magicFirewallSamplesAdaptiveGroups`](/magic-firewall/tutorials/graphql-analytics/) <br/> [`magicFirewallNetworkAnalyticsAdaptiveGroups`](/magic-firewall/tutorials/graphql-analytics/#example-queries-for-magic-firewall) |
46-
| Magic Network Monitoring | US only <br/> [`mnmFlowDataAdaptiveGroups`](/magic-network-monitoring/tutorials/graphql-analytics/) |
47-
| Magic Transit | US only <br/> [`magicTransitNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> [`flowtrackdNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> [`magicTransitTunnelHealthChecksAdaptiveGroups`](/analytics/graphql-api/tutorials/querying-magic-transit-tunnel-healthcheck-results/) <br/> [`magicTransitTunnelTrafficAdaptiveGroups`](/magic-transit/analytics/query-bandwidth/) |
48-
| Magic WAN | US only <br/> `MagicWANConnectorMetricsAdaptiveGroups` |
49-
| Spectrum | US and EU <br/> [`spectrumNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) |
50-
Platform | GraphQL Analytics API | US and EU <br/> [All GraphQL Analytics API datasets](/analytics/graphql-api/features/discovery/introspection/) |
51-
| Logpush | US only <br/> [`logpushHealthAdaptiveGroups`](/logs/get-started/alerts-and-analytics/#enable-logpush-health-analytics) <br/> |
52-
Zero Trust | Access | US and EU <br/> [`accessLoginRequestsAdaptiveGroups`](/analytics/graphql-api/tutorials/querying-access-login-events/) | |
53-
| Browser Isolation | US and EU <br/> Only the field `isIsolated` part of `gatewayL7RequestsAdaptiveGroups` |
31+
| DMARC Management | | US and EU <br/> `dmarcReportsAdaptive` <br/> `dmarcReportsSourcesAdaptiveGroups` | |
32+
| Page Shield | | US and EU <br/> [`pageShieldReportsAdaptiveGroups`](/page-shield/policies/violations/#get-policy-violations-via-graphql-api) |
33+
| SSL | | US and EU <br/> Only the fields `clientSSLProtocol` and `ja3Hash` part of `httpRequestsAdaptive` and `httpRequestsAdaptiveGroups` | |
34+
| SSL 4 SaaS | | US and EU <br/> [clientRequestHTTPHost](/cloudflare-for-platforms/cloudflare-for-saas/hostname-analytics/#explore-customer-usage) <br/> Refer to [GraphQL Tutorial on querying HTTP events by hostname](/analytics/graphql-api/tutorials/end-customer-analytics/) |
35+
| Turnstile | | US and EU <br/> [`turnstileAdaptiveGroups`](/turnstile/turnstile-analytics/#graphql) |
36+
| WAF/L7 Firewall | | US and EU <br/> [`firewallEventsAdaptive`](/analytics/graphql-api/tutorials/querying-firewall-events/) <br/> [`firewallEventsAdaptiveGroups`](https://blog.cloudflare.com/how-we-used-our-new-graphql-api-to-build-firewall-analytics/) <br/> `firewallEventsAdaptiveByTimeGroups` |
37+
| Developer Platform | Cloudflare Images | US only <br/> `imagesRequestsAdaptiveGroups` |
38+
| Cloudflare Pages | | US only <br/> `pagesFunctionsInvocationsAdaptiveGroups` <br/> |
39+
| Durable Objects | | US only <br/> [`durableObjectsInvocationsAdaptiveGroups`](/durable-objects/observability/graphql-analytics/) <br/> [`durableObjectsPeriodicGroups`](/durable-objects/observability/graphql-analytics/) <br/> [`durableObjectsStorageGroups`](/durable-objects/observability/graphql-analytics/) <br/> [`durableObjectsSubrequestsAdaptiveGroups`](/durable-objects/observability/graphql-analytics/) |
40+
| Email Routing | | US and EU <br/> `emailRoutingAdaptive` <br/> `emailRoutingAdaptiveGroups` | |
41+
| R2 | | US and EU <br/> `r2OperationsAdaptiveGroups` <br/> `r2StorageAdaptiveGroups` | |
42+
| Stream | | US only <br/> [`streamMinutesViewedAdaptiveGroups`](/stream/getting-analytics/fetching-bulk-analytics/) <br/> [`videoPlaybackEventsAdaptiveGroups`](/stream/getting-analytics/fetching-bulk-analytics/) <br/> [`videoBufferEventsAdaptiveGroups`](/stream/getting-analytics/fetching-bulk-analytics/) <br/> [`videoQualityEventsAdaptiveGroups`](/stream/getting-analytics/fetching-bulk-analytics/) |
43+
| Workers (deployed on a Zone) | | US and EU <br/> `workerPlacementAdaptiveGroups` <br/> US only <br/> `workersAnalyticsEngineAdaptiveGroups` <br/> `workersZoneInvocationsAdaptiveGroups` <br/> `workersZoneSubrequestsAdaptiveGroups` <br/> `workersOverviewRequestsAdaptiveGroups` <br/> `workersOverviewDataAdaptiveGroups` <br/> [`workersInvocationsAdaptive`](/analytics/graphql-api/tutorials/querying-workers-metrics/) <br/> `workersInvocationsScheduled` <br/> `workersSubrequestsAdaptiveGroups` |
44+
| Network Services | Network Error Logging (NEL) / Edge Reachability / Last Mile Insights | US only <br/> `nelReportsAdaptiveGroups` |
45+
| Magic Firewall | | US only <br/> [`magicFirewallSamplesAdaptiveGroups`](/magic-firewall/tutorials/graphql-analytics/) <br/> [`magicFirewallNetworkAnalyticsAdaptiveGroups`](/magic-firewall/tutorials/graphql-analytics/#example-queries-for-magic-firewall) |
46+
| Magic Network Monitoring | | US only <br/> [`mnmFlowDataAdaptiveGroups`](/magic-network-monitoring/tutorials/graphql-analytics/) |
47+
| Magic Transit | | US only <br/> [`magicTransitNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> [`flowtrackdNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) <br/> [`magicTransitTunnelHealthChecksAdaptiveGroups`](/analytics/graphql-api/tutorials/querying-magic-transit-tunnel-healthcheck-results/) <br/> [`magicTransitTunnelTrafficAdaptiveGroups`](/magic-transit/analytics/query-bandwidth/) |
48+
| Magic WAN | | US only <br/> `MagicWANConnectorMetricsAdaptiveGroups` |
49+
| Spectrum | | US and EU <br/> [`spectrumNetworkAnalyticsAdaptiveGroups`](/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference/) |
50+
| Platform | GraphQL Analytics API | US and EU <br/> [All GraphQL Analytics API datasets](/analytics/graphql-api/features/discovery/introspection/) |
51+
| Logpush | | US only <br/> [`logpushHealthAdaptiveGroups`](/logs/get-started/alerts-and-analytics/#enable-logpush-health-analytics) <br/> |
52+
| Zero Trust | Access | US and EU <br/> [`accessLoginRequestsAdaptiveGroups`](/analytics/graphql-api/tutorials/querying-access-login-events/) | |
53+
| Browser Isolation | | US and EU <br/> Only the field `isIsolated` part of `gatewayL7RequestsAdaptiveGroups` |
5454
| DLP | Part of Gateway HTTP / Gateway L7 |
55-
| Gateway | US and EU <br/> `gatewayL7RequestsAdaptiveGroups` <br/> `gatewayL4SessionsAdaptiveGroups` <br/> `gatewayResolverQueriesAdaptiveGroups` <br/> `gatewayResolverByCategoryAdaptiveGroups` <br/> `gatewayResolverByRuleExecutionPerformanceAdaptiveGroups` <br/> US only <br/> `gatewayL4DownstreamSessionsAdaptiveGroups` <br/> `gatewayL4UpstreamSessionsAdaptiveGroups` |
56-
| WARP | US and EU <br/> `warpDeviceAdaptiveGroups` | |
55+
| Gateway | | US and EU <br/> `gatewayL7RequestsAdaptiveGroups` <br/> `gatewayL4SessionsAdaptiveGroups` <br/> `gatewayResolverQueriesAdaptiveGroups` <br/> `gatewayResolverByCategoryAdaptiveGroups` <br/> `gatewayResolverByRuleExecutionPerformanceAdaptiveGroups` <br/> US only <br/> `gatewayL4DownstreamSessionsAdaptiveGroups` <br/> `gatewayL4UpstreamSessionsAdaptiveGroups` |
56+
| WARP | | US and EU <br/> `warpDeviceAdaptiveGroups` | |
5757

0 commit comments

Comments
 (0)