Comprehensive usage statistics retrieval
Overview
This guide provides detailed instructions for comprehensive usage statistics retrieval, covering both targeted and comprehensive actions.
Targeted actions include:
Comprehensive actions include:
Benefits
Access to detailed usage statistics is essential for optimizing DNS performance and resource planning. DigiCert® DNS provides insights into historical trends and growth patterns, allowing users to scale infrastructure proactively and allocate resources efficiently. Centralized management enhances visibility, strengthens cost control, and improves compliance and performance tracking, resulting in a more secure, effective, and cost-efficient DNS environment.
Procedures
Note
This procedure displays the daily usage statistics for all domains. To access the same data via the back-end, use the following API endpoint:
GET /usage/stats/daily
For help configuring your testing environment, refer to the API guide.
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
The Domains page displays the DNS Query Activity bar chart, which includes data for both managed and secondary domains.
(Optional) Use the Line Chart option to change how the data is displayed.
Note
This procedure displays the daily usage statistics of a specific primary domain (domain1) created in an earlier procedure. To access the same data via the back-end, use the following API endpoint:
GET /usage/stats/primary/{domainId}/daily
For help configuring your testing environment, refer to the API guide.
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
Select the MANAGED DNS tab.
The table displays all the primary domains associated with the account.
Select the name of the primary domain (for example, domain1) whose daily usage statistics you want to view.
Select the RECORDS tab.
The domain1 page displays the DNS Query Activity bar chart, which includes data for both successful and failed DNS lookups.
(Optional) Use the Line Chart option to change how the data is displayed.
Note
This procedure displays the daily usage statistics of a specific secondary domain (domain1) created in an earlier procedure. To access the same data via the back-end, use the following API endpoint:
GET /usage/stats/secondary/{domainId}/daily
For help configuring your testing environment, refer to the API guide.
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
Select the SECONDARY DNS tab.
The table displays all the secondary domains associated with the account.
Select the name of the secondary domain (for example, domain1) whose daily usage statistics you want to view.
Select the RECORDS tab.
The domain1 page displays the DNS Query Activity bar chart, which includes data for both successful and failed DNS lookups.
(Optional) Use the Line Chart option to change how the data is displayed.
Note
This procedure displays the monthly usage statistics for all domains. To access the same data via the back-end, use the following API endpoint:
GET /usage/stats/monthly
For help configuring your testing environment, refer to the API guide.
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
The Domains page displays the DNS Query Activity bar chart, which includes data for both managed and secondary domains.
Select the Monthly option.
(Optional) Use the Line Chart option to change how the data is displayed.
Note
This procedure displays the monthly usage statistics of a specific primary domain (domain1) created in an earlier procedure. To access the same data via the back-end, use the following API endpoint:
GET /usage/stats/primary/{domainId}/monthly
For help configuring your testing environment, refer to the API guide.
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
Select the MANAGED DNS tab.
The table displays all the primary domains associated with the account.
Select the name of the primary domain (for example, domain1) whose monthly usage statistics you want to view.
Select the RECORDS tab.
The domain1 page displays the DNS Query Activity bar chart, which includes data for both successful and failed DNS lookups.
Select the Monthly option.
(Optional) Use the Line Chart option to change how the data is displayed.
Note
This procedure displays the monthly usage statistics of a specific secondary domain (domain1) created in an earlier procedure. To access the same data via the back-end, use the following API endpoint:
GET /usage/stats/secondary/{domainId}/monthly
For help configuring your testing environment, refer to the API guide.
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
Select the SECONDARY DNS tab.
The table displays all the secondary domains associated with the account.
Select the name of the secondary domain (for example, domain1) whose monthly usage statistics you want to view.
Select the RECORDS tab.
The domain1 page displays the DNS Query Activity bar chart, which includes data for both successful and failed DNS lookups.
Select the Monthly option.
(Optional) Use the Line Chart option to change how the data is displayed.