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

推荐订阅源

P
Proofpoint News Feed
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
B
Blog RSS Feed
U
Unit 42
阮一峰的网络日志
阮一峰的网络日志
量子位
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园_首页
IT之家
IT之家
V
Visual Studio Blog
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
D
Docker
V
V2EX

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
Announcing support for Windows containers on AWS Fargate
Thomas Sobolik, John Kendall · 2021-11-24 · via Datadog | The Monitor blog
Thomas Sobolik

Thomas Sobolik

Senior Technical Content Writer

John Kendall

John Kendall

AWS Fargate is a serverless compute engine that allows you to deploy containerized applications with services such as Amazon ECS without needing to manage the underlying virtual machines. Deploying with Fargate removes operational overhead and lowers costs by enabling your infrastructure to dynamically scale to meet demand. We are proud to partner with AWS for its launch of support for AWS Fargate on Windows containers. You can now run Windows-based applications on containers in the cloud with the added benefits of serverless container deployments—and use Datadog to get comprehensive visibility into your applications’ health and performance. In this post, we’ll look at how you can use Datadog to collect metrics, traces, and logs from your containerized Windows apps deployed using Fargate and ECS.

Collect performance metrics

By enabling Datadog’s AWS integration, you can start ingesting Fargate metrics from Amazon CloudWatch in just a few clicks. You can use our out-of-the-box AWS Fargate dashboard to see key resource and network metrics from your containers, including CPU and memory usage, disk I/O, network traffic volume and errors, and more. You can use the dashboard to track the high-level health and performance of your serverless deployments at a glance.

Viewing key metrics in the out-of-the-box ECS on Fargate dashboard

For more granular data, you can deploy the containerized Datadog Agent to your ECS tasks. Deploying the Agent allows you to view real-time resource metrics in the Live Containers view. You can easily filter and sort your containers by using AWS’s built-in tags—including region, task_name, and ecs_cluster—to focus your investigation. Using the Live Containers view, you can quickly see whether your deployments are provisioned properly. By setting up unified service tagging, you can also filter your containers by service and pivot to telemetry from other parts of Datadog, including traces and logs.

Viewing real-time metrics in the Live Containers view

Collect traces and logs for more insights

In addition to monitoring your Fargate deployments’ underlying infrastructure, you can use Datadog APM to monitor the health and performance of your applications. APM enables you to instrument your apps and collect distributed request traces using out-of-the-box tracing libraries for .NET Framework/Core, Python, Node.js, and more. Using APM’s distributed trace flame graphs, you can view the end-to-end execution of your code across containerized workloads. Examining traces enables you to quickly surface errors and latency and understand which parts of your code are causing degraded performance.

Viewing a distributed trace from a containerized Fargate Windows application

In the APM Services page, you can get a high-level overview of requests, errors, and latency metrics at the service level. Using built-in tags such as task, task family, service, and cluster, you can filter your APM data to make apples-to-apples comparisons. For example, as you migrate your ECS deployment from EC2 instances to Fargate, you might want to provide unique task names for the new and old tasks in order to validate that the new version hasn’t introduced errors or performance regressions. Then, you can drill into individual services to view deployment stats, metrics for specific API endpoints, .NET runtime metrics, and more.

Viewing .NET runtime metrics for your containerized .NET app running on Fargate

Start monitoring Fargate on Windows

With Datadog’s native support for AWS Fargate on Windows, you can now easily leverage Datadog infrastructure monitoring, APM, and more to monitor the health and performance of all your containerized Windows apps, no matter how you deploy them. To learn more about deploying your Windows applications with Fargate and ECS, head to the AWS blog. For more information on collecting Fargate and ECS monitoring data in Datadog, see our documentation and blog post. Or, if you’re brand new to Datadog, get started with a 14-day free trial.