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

推荐订阅源

博客园_首页
J
Java Code Geeks
IT之家
IT之家
Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
P
Proofpoint News Feed
博客园 - Franky
MongoDB | Blog
MongoDB | Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 【当耐特】
Microsoft Security Blog
Microsoft Security Blog
I
InfoQ
B
Blog
Stack Overflow Blog
Stack Overflow Blog
Martin Fowler
Martin Fowler
博客园 - 聂微东
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
U
Unit 42
aimingoo的专栏
aimingoo的专栏

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.