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

推荐订阅源

量子位
WordPress大学
WordPress大学
小众软件
小众软件
云风的 BLOG
云风的 BLOG
IT之家
IT之家
人人都是产品经理
人人都是产品经理
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
博客园 - 【当耐特】
T
Tailwind CSS Blog
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
宝玉的分享
宝玉的分享
博客园 - Franky
F
Fortinet All Blogs
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
GbyAI
GbyAI
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
D
Docker
博客园 - 聂微东
C
Check Point Blog
H
Help Net Security

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
Visualize live dependencies with the Request Flow Map
Mary Jac Heuman, Christophe Résigné, Lucas Kretvix · 2021-07-15 · via Datadog | The Monitor blog
Mary Jac Heuman

Mary Jac Heuman

Christophe Résigné

Christophe Résigné

Lucas Kretvix

Lucas Kretvix

Modern applications are often composed of countless distributed services, which makes it difficult to understand dependencies, isolate bottlenecks, and remediate errors. Datadog APM helps you tackle this complexity by allowing you to search and analyze your traces in real time. But without a dynamic view of your architecture, it can still be challenging to contextualize a specific request without getting lost in the details.

That’s why we’re pleased to introduce the Request Flow Map, which provides a live view of requests between services across your entire environment. The Request Flow Map supports filtering by any tag you’ve configured in Datadog, so you can isolate dependencies that only occur in certain cases, and zero in on specific subsets of data in order to investigate cascading failures. You can also pivot seamlessly to service-level details, which enables you to identify the root cause of performance issues as quickly as possible.

Monitor interdependent services in real time

The Request Flow Map leverages application traces to construct a real-time view of service dependencies that’s clean, readable, and easily navigable no matter the size or complexity of your environment. You can mouse over individual services to view the number of requests processed, the error rate, and the p95 latency. Services are connected by lines of varying thickness that reflect the volume of requests flowing between any two points, with redder lines indicating a higher error rate. Each service also includes a volume bar that represents the percentage of requests it is handling, as well as a red, yellow, or green label, which indicates the status of any monitors associated with it.

Datadog’s Request Flow Map visualizes service dependencies alongside aggregated details on live traces

You can also click on any service to get more granular details about its performance, and seamlessly pivot between any of its monitors, runtime metrics, traces, and synthetic tests for deep context when troubleshooting.

Follow an error to the source

The Request Flow Map allows you to filter your view with tags and facets, so you can isolate specific areas of your system in order to pinpoint the source of an issue. And because Datadog correlates RUM sessions with APM traces, you can also leverage frontend data attributes such as geographic region, browser version, or request URL for end-to-end troubleshooting.

For instance, if RUM detects a high rate of errors among users who are trying to access their shopping cart in Japan, you can filter the map so that the relevant requests are in focus. As you can see in the screenshot below, the arrow that flows from web-store to the web-store-mongo database service is extremely thick, and its volume bar is almost full, which indicates that web-store-mongo is processing a high percentage of total requests that are streaming through shopist-web-ui. The web-store-mongo service also has a red label, which means that it is in an alert state.

Details on the web-store-mongo service shows a monitor triggered by high latency

When we inspect web-store-mongo, we can see that the p95 latency has triggered the alert and is the likely cause of timeouts on the /cart endpoint. We can dive deeper by examining upstream traces for timeout errors, homing in on the flame graphs of specific requests, or using the Service Details link to pivot to the web-store-mongo dashboard. Once we’ve resolved the issue, we can save a PNG snapshot of the map’s current state for our postmortem by clicking the “Export” button.

Get a dynamic view of your system’s architecture

Datadog’s Request Flow Map enables you to understand relationships between services in complex, distributed architectures, even as dependencies change in real time. It also allows you to filter your data by any combination of tags and facets, so you can view specific requests in context and track application issues to the source.

Visit our documentation for more information on Datadog APM. Or, if you’re new to Datadog, get started with a free 14-day trial.