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

推荐订阅源

N
Netflix TechBlog - Medium
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
F
Fortinet All Blogs
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Stack Overflow Blog
Stack Overflow Blog
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
Apple Machine Learning Research
Apple Machine Learning Research
Y
Y Combinator Blog
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
IT之家
IT之家
V
V2EX
C
Check Point Blog
MongoDB | Blog
MongoDB | Blog
Last Week in AI
Last Week in AI
B
Blog
J
Java Code Geeks
大猫的无限游戏
大猫的无限游戏
雷峰网
雷峰网

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
Introducing Change Graphs: Compare metrics over time
2015-07-27 · via Datadog | The Monitor blog
Joe McCourt

Joe McCourt

Often you want to visualize your metrics in rich detail, but sometimes trends are more telling. For example, in the graph below we show the last two days of server-side web errors broken down by availability zone. You probably can’t easily tell whether there were significantly more errors in the past four hours than there were in the same time window yesterday—neither broken down by availability zone nor in total.

The past four hours of server-side errors are highlighted, as are the errors from the same time window one day prior
change graphs
The past four hours of server-side errors are highlighted, as are the errors from the same time window one day prior

If error rates are significantly higher, it may warrant investigation, but this can be difficult to determine if the magnitude of the change is not clearly visible. That’s why we are introducing Change Graphs.

Change Graphs are designed to help you instantly measure changes by highlighting differences between two identical timeframes—for example between right now and yesterday, or right now and last week. Change Graphs are especially useful for revealing changes in relation to seasonality.

Easy to see changes

Below is a Change Graph visualization rendering the same server-side error information as in the graph above, but showing the changes in volume rather than the entire histogram. We are comparing the past 4 hours with the same timeframe yesterday.

Change in error rate
change graphs
Change in error rate

Instantly, we see that we are experiencing more errors today than yesterday, and that all availability zones are affected.

Change Graphs can be particularly helpful on your screen boards to keep an eye on changes in web traffic, login rates, errors, latency, and other top-level indicators of a healthy system.

Setting up a Change Graph

You can add a Change Graph to any Datadog dashboard via drag-and-drop or API—the same as you would add any other visualization, like a timeseries graph or heatmap.

  1. Select “Change” visualization

change graphs
  1. Choose which metric you want to visualize, the variations, and the filters. If you want to compare with the same timeframe yesterday, just select “Compare to: a day before”

Datadog interface showing change graph setup
  1. Finally, select the window of data that you want to compare to the past. If your Change Graph is part of a time board, the timeframe you are comparing to will be the one you are currently visualizing (selected at the top of your board). For example, if you have selected “The Past Hour” as the timeframe, you will compare the entire last hour to an hour in a prior period (prior day, prior week, etc). If you are on a screen board, select the period of time you want to compare with the same period in the past, below “Set display preferences”. For example if you want to compare the past 4 hours with yesterday, like we did in the example above, select “Show: The Past 4 hours”.

CG5

If you’re already a Datadog customer, you can already try the Change Graph visualization on your current dashboards. To try it out in your own environment, sign up for a free trial of Datadog.