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

  • Addeddns-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_utilizationdescription: "Percentage of record set capacity utilized by a DNS zone"resourceType: DnsZoneazureMetricConfiguration:
metricName: RecordSetCapacityUtilizationaggregation:
type: Maximumresources:
- zoneName: example.com

@CLAassistant

CLAassistant commented Oct 23, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@netlify

netlifyBot commented Oct 23, 2025

Copy link
Copy Markdown

Deploy Preview for promitor-docs ready!

NameLink
🔨 Latest commit0ccf284
🔍 Latest deploy loghttps://app.netlify.com/projects/promitor-docs/deploys/690a25981d03360008f7880f
😎 Deploy Previewhttps://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
ContributorAuthor

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 threaddocs/scraping/providers/dns-zone.md Outdated
Comment threaddocs/scraping/providers/dns-zone.md Outdated
@tomkerkhove
tomkerkhove merged commit eea7dc4 into promitor:mainDec 10, 2025
9 checks passed
Sign up for freeto 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

@YXShang97@CLAassistant@tomkerkhove