惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
博客园 - 【当耐特】
人人都是产品经理
人人都是产品经理
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
Jina AI
Jina AI
小众软件
小众软件
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Martin Fowler
Martin Fowler
P
Proofpoint News Feed
MyScale Blog
MyScale Blog

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Monitor Azure SQL Managed Instance with Datadog
2025-05-07 · via Datadog | The Monitor blog

Azure SQL Managed Instance is a fully managed platform-as-a-service (PaaS) database engine. Among the variety of Azure SQL database services, SQL Managed Instance has become a popular option by enabling organizations to take a relatively hands-off approach. It offloads routine database management tasks—like upgrades, patches, backups, and basic monitoring—onto Microsoft, and it runs on the latest stable version of the SQL Server database engine on high-availability infrastructure in order to ensure 99.99 percent uptime. These features, together with its nearly comprehensive feature compatibility with SQL Server, make SQL Managed Instance particularly well-suited for users migrating from on-prem to cloud databases.

This post will explore how Datadog’s integration with SQL Managed Instance can help you gain deep visibility into your instances so you can proactively optimize your database usage and performance.

Gain full visibility into SQL Managed Instance

Once you’ve set up the integration, you’ll have access to a centralized overview of your SQL Managed Instance usage and performance via the out-of-the-box (OOTB) dashboard.

The out-of-the-box dashboard for the Azure SQL Managed Instance integration.

The dashboard’s Overview panel condenses key high-level data, breaking down the total scope of your SQL Managed Instance fleet (in terms of number of instances, databases, and database cores) and the statuses of any monitors you have configured for it.

The Overview panel condenses key high-level data.

You can turn here for a quick audit of your SQL Managed Instance inventory, or to assess the top-line health and performance tracked by your monitors at a glance.

The monitor for high CPU utilization shown above is included with the integration out of the box. By default, this monitor issues a warning when CPU utilization exceeds 75 percent and an alert when it exceeds 90 percent. These (customizable) thresholds are defined in accordance with best practices to help you take preemptive action against performance degradation.

The out-of-the-box monitor tracks high CPU utilization in SQL Managed Instances.

For closer analysis of performance and usage, you can turn to the dashboard’s I/O and Storage panels.

Proactively optimize database usage and performance

In the I/O panel, you can track I/O requests both throughout your entire fleet of instances and by database, as well as KBs read, KBs written, and bytes read by database.

The I/O panel, where you can track I/O requests throughout your entire fleet of instances.

These metrics can help you understand the scope of activity in your SQL Managed Instances and what’s driving it. Correlating them with each other can also yield important performance insights. For example, a spike in either I/O requests or KBs read or written may indicate heavy workloads bogged down by inefficient queries. A spike in I/O requests without a corresponding spike in the volume of KBs written could be a sign of chatty I/O, pointing to an opportunity for query optimization. In general, if certain databases tend to lead the pack in I/O requests and read volumes, you may want to target them for optimization.

The dashboard’s Storage panel visualizes a range of metrics that can help you understand your SQL Managed Instance usage and plan database capacity accordingly, including the average storage used and average reserved storage across your instances, percent reserved storage used by database, and total reserved storage by database.

The Storage panel visualizes a range of metrics that can help you understand your storage usage and plan database capacity accordingly.

This visibility can help you assess and plan your storage capacity at scale, making it easy to spot outliers and prioritize optimizations, gauge the overall efficiency of your storage usage, and preempt capacity-related slowdowns.

Get started with comprehensive monitoring of your Azure SQL fleet

Datadog provides integrations for all key Azure services, including Azure DevOps, Application Gateway, and Azure Kubernetes Service (AKS). Now, with our integration for Azure SQL Managed Instance, you can gain deep visibility into your Managed Instance fleet in order to proactively optimize your database performance, capacity planning, and more.

You can learn more about monitoring Azure and Azure SQL databases throughout our blog. If you’re interested in learning more about monitoring database performance in general, you may also want to read about Datadog Database Monitoring, which provides a wide range of resources for analyzing and optimizing database performance, including historical query performance metrics, explain plans, host-level metrics, monitoring recommendations, and more. And if you’re new to Datadog, you can sign up for a 14-day free trial.