Cloudflare Data Stream Parameters

The Cloudflare plugin data stream provides flexible access to analytics and monitoring data through custom GraphQL queries. It allows you to retrieve detailed insights on traffic, security events, performance metrics, and more, with automatic zone filtering and support for time-based query variables.

GraphQL Query

Queries Cloudflare's GraphQL analytics endpoint. The tile timeframe is passed into the query as variables, so one query follows whatever timeframe the dashboard is set to.

Parameter
Description
Query
Enter a valid GraphQL query fragment. Use the variables $since / $sinceTime and $until / $untilTime to define the query time range. Zone-level filtering is applied automatically, so you only need to specify the fields and metrics you want returned.

Was this article helpful?


Have more questions or facing an issue?