Skip to content

Commit 37c0857

Browse files
Hyperlint Automation Fix
1 parent 70c46db commit 37c0857

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/analytics/analytics-integrations

1 file changed

+3
-3
lines changed

src/content/docs/analytics/analytics-integrations/looker.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before sending your Cloudflare log data to Looker, make sure that you:
2626
:::note[Note]
2727

2828

29-
Cloudflare logs are HTTP/HTTPS request logs in JSON format and are gathered from our 200+ data centers globally. By default, timestamps are returned as Unix nanosecond integers. We recommend using the RFC 3339 format for sending logs to Looker.
29+
Cloudflare logs are HTTP/HTTPS request logs in JSON format and are gathered from our 200+ data centers globally. By default, timestamps are returned as UNIX nanosecond integers. We recommend using the RFC 3339 format for sending logs to Looker.
3030

3131

3232
:::
@@ -147,8 +147,8 @@ Available Filters:
147147

148148
With the following pre-set filter values in the Looker dashboards all workers subrequests and client request method PURGE are excluded from the calculations:
149149

150-
* **WorkerSubrequet** set to value *False*
150+
* **WorkerSubrequest** set to value *False*
151151

152-
* **ClientRequestMethod** doesnt equal to *PURGE*
152+
* **ClientRequestMethod** doesn't equal to *PURGE*
153153

154154
You can always adjust your default filters values according to your needs.

0 commit comments

Comments
 (0)