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

推荐订阅源

D
Docker
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
A
About on SuperTechFans
博客园 - 【当耐特】
Microsoft Security Blog
Microsoft Security Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
雷峰网
雷峰网
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
IT之家
IT之家
博客园 - 叶小钗
Google DeepMind News
Google DeepMind News
aimingoo的专栏
aimingoo的专栏
博客园 - 聂微东
B
Blog RSS Feed
H
Help Net Security
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
D
DataBreaches.Net
L
LangChain Blog
Vercel News
Vercel News

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
Resolve incidents faster by unifying cloud infrastructure...
2025-04-30 · via Datadog | The Monitor blog

In modern multi-cloud environments, even a small configuration change can ripple across dozens of services and make it hard to answer the key question during incidents: What changed? Although infrastructure as code (IaC) offers a structured view into planned updates, it often misses manual or unplanned changes that can lead to unexpected outages or degraded performance. As a result, teams are forced to piece together information to identify the root cause after an incident occurs. They must dig through logs, check various deployment tools, or even ask other teams what changed and when.

Datadog Snapshot Changes, available in Preview, helps address these visibility gaps by surfacing all relevant changes—regardless of their source—directly within the context of your existing observability workflows. Responders no longer need to pivot between multiple tools to correlate telemetry data with configuration events. Instead, they can inspect changes such as configuration updates, resource provisioning, and deployment activity directly from Monitor Status pages.

In this post, we’ll show you how to use Snapshot Changes within the Resource Changes feature to:

Monitor changes across your multi-cloud infrastructure

When developers or shared infrastructure teams are paged for an active incident, their immediate instinct is to identify recent changes. However, uncovering infrastructure configuration updates during the incident window can be difficult. This challenge increases in modern microservice architectures, where responsibility is distributed across teams and changes can originate from IaC deployments or manual interventions.

Snapshot Changes gives you a unified view of recent resource changes across AWS, Google Cloud, and Microsoft Azure. It also tracks changes such as deleted resources, which are sometimes missed by change-tracking tools that cloud providers offer. After you enable resource collection, Datadog automatically detects changes in your infrastructure configurations across all your environments.

List of changed resources from AWS, Google Cloud, and Azure environments.
List of changed resources from AWS, Google Cloud, and Azure environments.

View infrastructure changes to your services and dependencies in context

Let’s say that your company has an ecommerce platform that operates on AWS and serves millions of customers. You’re responsible for uptime of the shopist-web-ui service, and you’re paged for an incident because of an increased number of errors for the service. You have eliminated any code changes, feature flag flips, or dependency outages as possible causes of the failures, and you’re investigating possible infrastructure-related root causes.

To begin your investigation, you open the Monitor Status page. You then click on the monitor event and head to the Suggested Resources section, where you choose Infrastructure Changes.

This action brings you to Resource Changes, which is automatically scoped to the monitor’s alert time frame and pre-filtered with tags for the impacted service, environment, and team. Additionally, this view shows changes to shared resources that might not possess these tags.

A list of changes for the shopist-web-ui service across AWS, Google Cloud, and Azure resources.

As you scan the list of resources, you notice a change to the IAM policy of an Amazon S3 bucket named shopist-bucket. After you click into the change, the side-by-side difference reveals the issue: The policy was updated with a misconfigured rule that inadvertently blocked user access to the bucket.

A side-by-side difference that shows the change to the bucket policy.

In the resource side panel, the Logs section shows an error log for the bucket.

A list of logs for the S3 bucket. The final log in the list shows the error.

You can further investigate this log by using the Log Explorer in Datadog Log Management.

Additionally, the Change Logs section shows AWS CloudTrail logs for the bucket. In this case, these logs indicate the email address of the user who made the changes.

A list of CloudTrail logs for the S3 bucket. The logs show the date of the change, the event name, and the user identity type and email address of the user who made the change.

Now that you’re aware of the problematic change and who made it, you can alert the person who made the change to roll it back. After the fix is deployed, the Changes tab reflects the update within seconds. From the resource side panel, you can confirm that metrics and monitors are back to a healthy state—all without leaving the workflow.

Search by changed fields and broaden your search to resolve similar issues

To prevent repeat issues, use the Changes tab to search by changed attributes—such as BucketPolicy—and identify similar misconfigurations. This action surfaces other resources with the same misconfiguration that have not yet caused problems, allowing you to proactively correct them.

By using flexible wildcard search methods, you can quickly identify patterns and pinpoint anomalies among your changes. To expand your search beyond the selected time frame, you can use the time frame selector to view up to a week’s worth of changes.

Search functionality within the Changes tab.

Get started monitoring cloud infrastructure changes

In complex distributed environments, configuration changes can ripple across systems and affect service-level metrics. Fragmented tools make these changes difficult to identify and track. With Snapshot Changes and one-click access from Monitor Status pages, you can quickly troubleshoot infrastructure-related incidents with context that already exists inside your monitor.

To start troubleshooting with Snapshot Changes, sign up for the Preview and enable resource collection. You can learn more about Snapshot Changes in our documentation, which includes a comprehensive list of supported resource types. If you don’t already have a Datadog account, sign up for a 14-day free trial today.