Skip to content

Commit 61a4e3c

Browse files
committed
Updates after review
1 parent 8452217 commit 61a4e3c

File tree

1 file changed

+8
-2
lines changed
  • src/content/docs/log-explorer

1 file changed

+8
-2
lines changed

src/content/docs/log-explorer/faq.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ sidebar:
77
order: 152
88
---
99

10+
import { DashButton } from "~/components";
11+
1012
## Which fields (or columns) are available for querying?
1113

1214
All fields listed in [Datasets](/logs/logpush/logpush-job/datasets/) for the [supported datasets](/log-explorer/manage-datasets/#supported-datasets) are viewable in Log Explorer.
@@ -59,7 +61,7 @@ Log Explorer uses Cloudflare Logpush and R2 behind the scenes to stream and stor
5961

6062
## Are Custom Dashboards based on R2 Log Explorer data, or on GraphQL?
6163

62-
Custom Dashboards currently run on GraphQL. Over time, this will evolve to include deeper integration between the two features, such as building charts directly from logs.
64+
Custom Dashboards currently run on [GraphQL](/analytics/graphql-api/sampling/). Over time, this will evolve to include deeper integration between the two features, such as building charts directly from logs.
6365

6466
## How can I track my Log Explorer usage?
6567

@@ -71,4 +73,8 @@ Your monthly usage is displayed at the top of the Log Search and Manage Datasets
7173

7274
Use the Manage Datasets feature to enable or disable ingestion for individual datasets and zones.
7375

74-
To cancel your self-serve subscription, go to **Manage Account** > **Billing** > **Subscriptions**, find the Log Explorer subscription, and select **Cancel**.
76+
1. In the Cloudflare dashboard, go to the **Manage Account** > **Billing** page.
77+
78+
<DashButton url="/?to=/:account/billing" />
79+
80+
2. Under **Subscriptions**, find the Log Explorer subscription, and select **Cancel**.

0 commit comments

Comments
 (0)