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

推荐订阅源

N
Netflix TechBlog - Medium
J
Java Code Geeks
爱范儿
爱范儿
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 三生石上(FineUI控件)
H
Hackread – Cybersecurity News, Data Breaches, AI and More
B
Blog RSS Feed
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
The GitHub Blog
The GitHub Blog
I
InfoQ
月光博客
月光博客
博客园 - 聂微东
博客园 - Franky
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
L
LangChain Blog
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research

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
Track and alert on Amazon CloudWatch Network Monitor metr...
2024-02-07 · via Datadog | The Monitor blog

Amazon CloudWatch Network Monitor, available as part of Amazon CloudWatch, is a network monitoring service that enables you to create customizable monitors for your network connectivity from AWS to on-premises infrastructure via AWS Direct Connect (DX). These monitors alert you to issues in the connectivity and collect metrics (e.g., packet loss and round-trip latency metrics) so you can observe traffic patterns, diagnose problems across your AWS networks, and resolve issues quickly by routing traffic to a redundant healthy path.

We’re excited to announce Datadog’s Amazon Cloudwatch Network Monitor integration, which will allow you to send network monitoring metrics for Direct Connect paths to Datadog, offering you deep visibility into your network performance alongside monitors and telemetry from across your hybrid system.

In this post, we’ll show you how to:

Create a network monitor so you can start sending metrics to Datadog

Datadog’s integration with AWS Network Manager enables you to alert on metrics you are collecting in AWS. To get started, create a monitor within AWS by navigating to Network Monitoring from the Amazon CloudWatch page. Provide the monitor a name and an aggregation period, then choose an AWS network source (the probe’s originating AWS source, which will be a subnet in any of your VPCs) and a Destination (the target address in your on-premises network). Using either TCP or ICMP for the protocol and optionally a port, the monitor will run pings between these two points every second and test for latency, packet loss, reachability, and other key data points.

Once you have created the monitor, three Network Monitor metrics will start streaming into AWS. These metrics are:

  • PacketLoss, which measures packets not received by the source before a static timeout is reached.
  • RTT (Round-Trip Latency), which measures the time (in milliseconds) that it takes for a network request to go from a starting point to a destination.
  • AWS Network Health Indicator, a companion to the above metrics, which signals network performance degradation and identifies if the source of degradation lies within the customer’s network or the AWS network.

These metrics are published to Amazon CloudWatch, allowing customers to set up custom thresholds on network metrics and send notifications via Amazon Simple Notification Service (SNS).

Alert on AWS Network Monitors in Datadog

Once you’ve enabled Datadog’s AWS CloudWatch Network Monitor integration, you can view the metrics listed above in the Datadog Metrics Explorer.

View AWS Network Monitor metrics in the Datadog Metrics Explorer

You can also create Datadog monitors on these metrics, take advantage of our recommended monitors, or create custom dashboards to view alerts and metrics in one place. For example, say you’re a network administrator at an e-commerce company hosted on Amazon EC2 and have analytics traffic going to your on-premises data center via AWS Direct Connect. You can use Network Monitoring to collect metrics on the health of your AWS Direct Connect connections.

The custom dashboard you’ve created surfaces an alert from a Datadog monitor you’ve created, indicating that a network connection between an EC2 instance and a customer IP address is down.

Easily add AWS network monitors to custom Datadog dashboards

From here, you can click through from that dashboard directly to the alert you received to investigate further.

Create Datadog monitors on AWS Network Monitor metrics

You can then pivot to Datadog’s Cloud Network Monitoring (CNM), where you notice a spike in SERVFAIL errors, indicating an issue with the server. With this knowledge in hand, you investigate the logs from the EC2 instance running the server generating the SERVFAIL errors and discover an elevated number of OOM kill logs. This lets you know that you need to provision more memory for the instance so that it can resume network communication with the clients.

Use Amazon CloudWatch Network Monitor to gain deep visibility into your traffic

Amazon CloudWatch Network Monitor enables you to create custom monitors on traffic between AWS and your on-premises data centers via AWS Direct Connect. Using Datadog you can monitor these Network Monitors alongside all the rest of your monitoring data from across the stack. The ability to monitor the most critical metrics on the health of your AWS hybrid network connections will help you troubleshoot connectivity issues with the additional context offered by Datadog products such as CNM, APM, and more.

To learn more about the other AWS integrations we released as part of re:Invent 2023, check out our round-up blog.

If you’re new to Datadog, sign up for a 14-day free trial.