Skip to content

feat(docs): add DNS Zone support - #72

Merged
tomkerkhove merged 8 commits into
promitor:mainfrom
YXShang97:yuxinshang/support-dns-zones
Dec 10, 2025
Merged

feat(docs): add DNS Zone support#72
tomkerkhove merged 8 commits into
promitor:mainfrom
YXShang97:yuxinshang/support-dns-zones

Conversation

@YXShang97

Copy link
Copy Markdown
Contributor

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

CLAassistant commented Oct 23, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@netlify

netlify Bot commented Oct 23, 2025

Copy link
Copy Markdown

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
Copy Markdown
Contributor 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.

Comment thread docs/scraping/providers/dns-zone.md Outdated
Comment thread docs/scraping/providers/dns-zone.md Outdated
@tomkerkhove
tomkerkhove merged commit eea7dc4 into promitor:main Dec 10, 2025
9 checks passed
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