Skip to content
Zoos GlobalZoos GlobalZoos EngineeringHub

exported_stuff

README documentation for exported_stuff

stableRepositoryPythonprivate
3 min readUpdated Jul 24, 2026@platform-teamPlatform Engineering
Edit source

Source: ZoosGlobal/exported_stuff Visibility: Private This page is automatically synchronized from the repository README. Do not edit this generated file directly.



title: Datadog Exports — ZoosGlobal description: Root index for all Datadog monitor and dashboard exports from the ZoosGlobal organization.

Section titled “title: Datadog Exports — ZoosGlobal description: Root index for all Datadog monitor and dashboard exports from the ZoosGlobal organization.”

Root documentation for all Datadog exports from the ZoosGlobal organization. Generated by the Python export scripts in this repository.


551 monitors exported from Datadog across cloud, on-premises, network, and application tiers.

Stat Count
Total 551
🔴 Alerting 165
✅ OK 316
⬜ No Data 67
⚠️ Warning 3

All monitor JSON files are in exported_monitors/, named <monitor_name>__<monitor_id>.json.

Category Monitors Alerting
Azure 72 18
GCP 61 27
AWS 69 23
SLO 107 13
Server/OS 83 39
Network 51 20
VMware 9 0
Exchange 7 5
Cluster (WSFC) 8 4
Active Directory 6 0
ADFS 4 0
DNS 4 1
EBS 1 1
Lambda 1 1
S3 1 1
Bedrock 2 2
Certificate 1 1
URL Availability 1 1
Other 63 8
TOTAL 551 165

Monitors from exported_monitors/ filtered and organized into 13 service-specific folders by filter_monitors_by_tags.py. Each folder contains its own README.md with full threshold documentation, alerting state, and operational notes.

Folder Monitors Alerting Description
aws_monitors/ 69 23 Lambda, RDS, ECS, EBS, FSx, ALB/ELB, S3, Bedrock, SageMaker, Route53, VPC
azure_monitors/ 72 18 VM, SQL, App Service, Functions, Container Apps, OpenAI, Load Balancer, Files
gcp_monitors/ 61 27 Cloud SQL, Run, Functions, Pub/Sub, AlloyDB, BigQuery, Vertex AI, Filestore
network_monitors/ 31 12 BGP, interfaces, RTT latency, CPU/memory, bandwidth, optical, firewall HA
vmware_monitors/ 9 0 vSphere datastore, memory, CPU, host connectivity
exchange-server_monitors/ 6 5 Exchange CPU, memory, Windows service checks
cluster-service_monitors/ 5 4 WSFC cluster, node, resource, role, and NIC health
adfs_monitors/ 4 0 ADFS service, certificates, auto-rollover, account lock
dns_monitors/ 3 1 DNS service health, resolution latency, forwarder availability
active_directory_monitors/ 2 0 AD replication backlog, DS threads in use
dhcp_monitors/ 2 0 DHCP scope availability and IPv4 utilization
ca-certificate_monitors/ 1 1 TLS certificate expiry
URL-availability_monitors/ 1 1 HTTP endpoint reachability

Script Purpose
monitor_export.py Fetches monitors from Datadog API, filters by @zoosglobal.com / @datadoghq.com creator, exports to exported_monitors/
exporter_dahbord.py Fetches dashboards from Datadog API, filters by author domain, exports to exported_dashboards/

Both scripts require DD_API_KEY and DD_APP_KEY set in .env.