Skip to content

Commit ac75547

Browse files
Fix issue: WorkspaceTaskSubType.META_DESCRIPTION
1 parent 0ed8097 commit ac75547

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

src/content/docs/dns/reference/analytics-api-properties.mdx

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,4 @@
1-
---
2-
pcx_content_type: reference
3-
title: Analytics API properties
4-
sidebar:
5-
order: 1
6-
badge:
7-
variant: caution
8-
text: Legacy
9-
head: []
10-
description: API properties that you can use in API requests for Cloudflare DNS analytics.
11-
12-
---
13-
14-
import { Details, Render } from "~/components"
15-
16-
This page describes API properties that you can use in requests to the [DNS analytics API](/api/resources/dns/subresources/analytics/subresources/reports/methods/get/).
17-
18-
:::caution[Warning]
19-
The [DNS analytics API](/api/resources/dns/subresources/analytics/subresources/reports/methods/get/), along with the following [API properties](/dns/reference/analytics-api-properties/), will be deprecated soon.
20-
21-
To access the new analytics dashboard, go to **DNS** > **Analytics**. Refer to [Analytics and logs](/dns/additional-options/analytics/) for details.
22-
:::
23-
1+
---\npcx_content_type: reference\ntitle: Analytics API properties\nsidebar:\n order: 1\n badge:\n variant: caution\n text: Legacy\nhead: []\ndescription: Access detailed API properties for Cloudflare DNS analytics, including metrics, dimensions, and filters. Note: API will be deprecated soon.\n\n---\n\nimport { Details, Render } from "~/components"\n\nThis page describes API properties that you can use in requests to the [DNS analytics API](/api/resources/dns/subresources/analytics/subresources/reports/methods/get/).\n\n:::caution[Warning]\nThe [DNS analytics API](/api/resources/dns/subresources/analytics/subresources/reports/methods/get/), along with the following [API properties](/dns/reference/analytics-api-properties/), will be deprecated soon.\n\nTo access the new analytics dashboard, go to **DNS** > **Analytics**. Refer to [Analytics and logs](/dns/additional-options/analytics/) for details.\n:::
242
## Metrics
253

264
A metric is a numerical value based on an attribute of the data, for example a query count.

0 commit comments

Comments
 (0)