Skip to content

Conversation

@YXShang97
Copy link

Summary

Adds Azure DNS Zone monitoring support to Promitor documentation.

Changes

  • Added dns-zone.md provider documentation with RecordSetCapacityUtilization metric example
  • Updated overview to include DNS Zone in supported services list
  • Updated resource discovery documentation with DNS Zone example

Features

  • Resource type: DnsZone
  • Required field: zoneName
  • Supports both static resources and automatic discovery
  • Example metric: DNS capacity utilization monitoring

Usage

name: azure_dns_zone_capacity_utilization
description: "Percentage of record set capacity utilized by a DNS zone"
resourceType: DnsZone
azureMetricConfiguration:
  metricName: RecordSetCapacityUtilization
  aggregation:
    type: Maximum
resources:
  - zoneName: example.com

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2025

CLA assistant check
All committers have signed the CLA.

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for promitor-docs ready!

Name Link
🔨 Latest commit 0ccf284
🔍 Latest deploy log https://app.netlify.com/projects/promitor-docs/deploys/690a25981d03360008f7880f
😎 Deploy Preview https://deploy-preview-72--promitor-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@YXShang97
Copy link
Author

Several external links are now broken due to GitHub apps being archived or repositories no longer available, causing build failures. Added these URLs to htmlproofer exclusions to prevent CI/CD pipeline errors while preserving historical documentation references.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants