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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
云风的 BLOG
云风的 BLOG
IT之家
IT之家
C
Check Point Blog
T
The Blog of Author Tim Ferriss
S
SegmentFault 最新的问题
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
M
MIT News - Artificial intelligence
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
F
Fortinet All Blogs
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
MyScale Blog
MyScale Blog
爱范儿
爱范儿
The Cloudflare Blog
博客园 - 三生石上(FineUI控件)

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
Datadog-generated metrics provide unique insight into Azure
Steve Harrington · 2020-05-27 · via Datadog | The Monitor blog

Microsoft Azure is a cloud computing platform for building, deploying, and managing global-scale applications. With a wide range of offerings, including dozens of different services, Azure provides tools for users to create large and sophisticated systems for hosting any type of workload. But with the huge number of configuration options and resource types, understanding the health and performance of your applications in Azure can be challenging.

That’s why we’re excited to announce that we have enhanced our Azure integration with new tags and metrics that will help users get clearer visibility than ever before into their Azure environment. In addition to all of the standard metrics we collect from Azure Monitor, Datadog now automatically queries other resource-specific Azure metadata APIs and uses that information to generate additional timeseries metrics. The result is that our existing integration now provides more than 40 Datadog-generated metrics and dozens of new tags for your Azure services, including:

  • App Services

  • Azure Functions

  • App Service Plans

  • Azure SQL Databases

  • Azure Load Balancers

  • Azure Virtual Networks

  • Usage and quotas

  • Resource counts and statuses

We have also added new out-of-the-box dashboards and revamped existing ones to include the new data. This gives you richer, more actionable insights into your entire Azure ecosystem with no additional configuration.

Understand your Azure App Services

Azure App Service is a powerful platform-as-a-service (PaaS) that enables you to deploy web applications and serverless functions using predefined compute resources. But it can be challenging to understand how your applications, functions, and underlying infrastructure interact—both conceptually and technically. We’ve added new metadata tags and updated our preset Azure App Services dashboard to help you more easily understand how your various types of web apps, functions, and App Service plans fit together.

Datadog’s enhanced Azure App Services dashboard

Web apps and functions are now tagged with the name of the App Service plan they run on. This means you can easily visualize the health and performance of your applications alongside their hosting environment. This is important because when something goes wrong with your web apps, it can be useful to see if the issue is correlated with CPU saturation or other performance degradation in the underlying infrastructure.

Sometimes fixing issues is as simple as adjusting the autoscaling policy of your App Service plan or upgrading to a new tier. Datadog now tags App Service plan metrics with their tier (e.g., Basic, Standard, Premium, etc.), and provides new metrics that track the current and maximum number of hosts within each plan. This enables you to track the scaling inside your App Service plans and easily see if you’re bumping up against resource constraints. With these enhancements, you’ll have the information you need to identify potential resource bottlenecks in your App Service applications and take corrective actions quickly.

We’ve added new tags to existing Azure SQL Database metrics that help identify important information like your database’s role, plan type, and maximum size. Customers have also asked for a way to get visibility into the state of geo-replication links. Geo-replication links are the connections between primary databases and their backups. If these replication links are in an unhealthy state, you could be at risk of data loss.

Previously, checking a database’s geo-replication links required a special trip to the Azure portal to view the current state—there was no way to see history or to easily monitor the state in an automated way since there is no metric for this from Azure Monitor. Now, our integration queries for these link states regularly from the Azure SQL Database API and generates a new metric that makes it easy to create dashboards and alerts in Datadog. Get started exploring this new metric quickly using an updated preset dashboard for Azure SQL Database.

Datadog’s enhanced Azure SQL Databases dashboard

Azure Load Balancers

Datadog collects metrics from Azure Monitor that provide valuable information on the performance and health of your Azure Load Balancers. However, Azure Monitor does not directly provide metrics for the number of VMs in the backend pools that are serving the incoming requests. This can be a critical gap in visibility when investigating performance issues with your load balancers. We’ve created a new Datadog-derived metric for Azure Load Balancer that counts the number of hosts in your load balancer’s backend pool. This enables you to view the scaling of your backend VMs alongside information about the load balancer that’s forwarding traffic, which can help with optimizing performance and troubleshooting.

We’ve put this data together in a new preset dashboard that helps you to visualize and understand these metrics.

Datadog’s enhanced Azure Load Balancers dashboard

Azure resource limits and quotas

Many Azure services have built-in limits and quotas. Some are applied by Azure policy in order to protect against fraud or abuse. For example, by default Azure limits the number of vCPU cores for each subscription to 20 per region. Other limits are natural limits, like the size of a virtual network being limited by its CIDR block.

Regardless of where they come from, keeping track of your Azure environment’s resource usage compared to these quotas and limits is critical to avoiding provisioning failures. Our integration now collects data from Azure Usage APIs for tracking consumption and limits for Azure storage, network, and compute resources in your stack. You can use these new metrics and their associated tags to easily create alerts that notify you if, for example, you’re approaching a limit on the number of storage accounts or public IP addresses within a region. These kinds of policy limits can be tracked using the new Azure Usage and Quotas preset dashboard.

Datadog’s enhanced Azure usage and quotas dashboard

You can also track the allocation and availability of Azure Virtual Network address space using our new Azure Virtual Networks preset dashboard. These new metrics and dashboards can help you avoid bumping up against resource limits before you’re blocked unexpectedly.

Resource counts

Resource counts aim to answer some of the most basic questions for monitoring your Azure resources: how many do I have and what’s their status? However, this information can be frustrating to visualize or build alerts for because there are no standard metrics that directly track this.

To address this problem, we’ve created new metrics for each Azure resource type. These metrics are available for dozens of Azure resource types in the form azure.*.count. For example, use the sum of azure.vm.count to track how many VMs you have. Want to see their status? Just group the same metric by the status tag.

Datadog generates *.count metrics for your Azure resources

With the new .count metrics, you can easily track, visualize, and alert on status changes of your Azure resources. We expect this new metric to be a valuable tool for building dashboards that intuitively convey the health and composition of your Azure environment.

Get started today

These enhancements to our Azure integration are available now, so Datadog customers can get started immediately. See our docs for more information. If you’re not yet using Datadog, start a free 14-day trial to get comprehensive insights into the performance and health of your Azure infrastructure.