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

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
爱范儿
爱范儿
量子位
Martin Fowler
Martin Fowler
V
V2EX
博客园 - 三生石上(FineUI控件)
I
InfoQ
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
N
Netflix TechBlog - Medium
D
DataBreaches.Net
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research
H
Help Net Security
T
The Blog of Author Tim Ferriss
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
Engineering at Meta
Engineering at Meta

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 your Azure App Service applications with Datadog
2016-07-28 · via Datadog | The Monitor blog

Microsoft Azure is a major cloud provider that is especially popular among enterprise companies. Though its market share is much smaller than that of Amazon Web Services (AWS), more than 66 percent of Fortune 500 companies use Azure, and its adoption numbers are growing rapidly.

With over 1,000 integrations, Datadog makes it easy to monitor every piece of your infrastructure, no matter which platform you choose. And now you can monitor your Azure App Service applications right alongside your Azure SQL Databases and the rest of your hosts, applications, and services.

What is Azure App Service?

Azure App Service is a platform-as-a-service for building web, mobile, and business applications. App Service abstracts away the underlying infrastructure (network, machines, OS, and supporting applications) so that developers can focus on the code rather than the execution environment and the maintenance that entails. App Service applications come in four flavors: Web, API, Mobile, and Logic, and Datadog collects metrics from all of them.

App Service integrates with several Azure services you may already be using, including Azure VMs and Azure SQL Database. Like other Azure services, Azure App Service is designed for easy scaling and management. Whether you need to scale up or scale out, increasing availability is only a few clicks away.

Azure App Service default dashboard

As soon as you enable the App Service integration in Datadog, you’ll start to see your metrics in an out-of-the-box dashboard like the one above. On that dashboard you can monitor incoming requests to your applications, track the HTTP response codes returned, and more.

Going Agentless

Monitoring Azure App Service activity and performance is a bit different than monitoring a traditional application server. As the App Service abstracts away the underlying hardware, with no “host” in the traditional sense, monitoring presents a unique challenge.

A lack of visibility into the goings-on of the underlying host makes it tricky to determine the cause of application failures and errors. And with applications running on multiple platforms, either in Azure, on-prem, or elsewhere, correlation becomes all but impossible.

For example, a sudden spike in the number of 5xx errors could be caused by programming errors, an overloaded application, or a slow database connection (causing timeouts). Determining the root cause of the surge in errors becomes very difficult without being able to correlate data from your databases, frontend applications, and backend services.

Peering behind the cloud

With our new Azure App Service integration, you can alert on and graph App Service metrics, and put them in context with data from the rest of your infrastructure, whether it’s in Azure or elsewhere. We’ve also rounded out our Azure integrations with support for Azure SQL Database and Azure VMs.

Metrics!

Once you’ve enabled the integration, you’ll start to see the following metrics roll in from your Azure applications:

  • requests served
  • application response time
  • network throughput
  • RAM and CPU usage
  • HTTP response codes
Azure App Service network metrics

With all of your metrics—from Azure or otherwise—in Datadog, you can correlate across systems and services when performing root cause analysis.

Monitoring one or two applications is straightforward—but with five or more applications, getting a clear view of each application’s performance can require some drilling.

Datadog’s use of tagged metrics lets you slice and dice your App Service applications into any view you like. With tags, you can track, say, resource usage by Azure subscription or resource group, or compare the number of requests to your applications by region. And it doesn’t stop there—your other Azure resources are tagged with the same information, so you can slice and dice across your Azure infrastructure, to arbitrary granularity.

Slice with tags

Our integration tags all of your App Service metrics with the application name, region, and Azure Resource Manager information, such as resource group.

Above and beyond standard metrics

Of course, in addition to general-purpose App Service metrics, you may want to monitor metrics specific to your application. Datadog comes with support for custom metrics, allowing you to increase visibility into your App Service applications.

Custom metrics can be submitted via API directly from within your application. Once submitted, custom metrics can be added to your dashboards, right alongside your App Service metrics.

Preparing for liftoff

If you haven’t already integrated Azure with Datadog, take a few minutes to do so before continuing.

Then, just turn on the integration and add Azure App Service to the ever-growing list of technologies you can monitor easily and collaboratively. If you’re new to Datadog, get started with a 14-day trial.