Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 1 addition & 23 deletions src/content/docs/dns/reference/analytics-api-properties.mdx
Original file line number Diff line number Diff line change
@@ -1,26 +1,4 @@
---
pcx_content_type: reference
title: Analytics API properties
sidebar:
order: 1
badge:
variant: caution
text: Legacy
head: []
description: API properties that you can use in API requests for Cloudflare DNS analytics.

---

import { Details, Render } from "~/components"

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/).

:::caution[Warning]
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.

To access the new analytics dashboard, go to **DNS** > **Analytics**. Refer to [Analytics and logs](/dns/additional-options/analytics/) for details.
:::

---\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:::
## Metrics

A metric is a numerical value based on an attribute of the data, for example a query count.
Expand Down
14 changes: 1 addition & 13 deletions src/content/docs/dns/reference/domain-connect.mdx
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
---
pcx_content_type: reference
title: Domain Connect
sidebar:
order: 5
head: []
description: Learn how to onboard your templates to use Domain Connect with
Cloudflare as DNS provider.

---

If you are a service provider, consider this page for information on how Cloudflare supports [Domain Connect](https://www.domainconnect.org/) and how you can onboard your template.

---\npcx_content_type: reference\ntitle: Domain Connect\nsidebar:\n order: 5\nhead: []\ndescription: Learn how to integrate Domain Connect with Cloudflare DNS, enabling automatic DNS configuration for service providers using templates and GitHub.\n\n---\n\nIf you are a service provider, consider this page for information on how Cloudflare supports [Domain Connect](https://www.domainconnect.org/) and how you can onboard your template.
## What is Domain Connect

Domain Connect is an open standard that allows service providers - such as email or web hosting platforms - to make it easier for their end users to configure functionality, without having to manually edit DNS records.
Expand Down
Loading