![]() |
VOOZH | about |
Change Tracking streamlines troubleshooting and incident response by surfacing relevant changes to your service and its dependencies, enabling faster detection and remediation when issues arise.
Change Tracking supports monitoring of a range of modifications to your service and its dependencies including:
For details on specific types of supported changes and setup requirements, see the Tracked changes section.
Change Tracking is available on several pages in Datadog:
View and analyze changes from the monitor status page.
To use change tracking on the Monitor Status Page, ensure the appropriate service has been:
service tag on the monitor.View and analyze changes from the service page.
View and analyze changes from any dashboard.
To see relevant changes within the timeline and as overlays on your dashboard, ensure you have set at least one timeseries widget.
In addition to the out-of-the-box integrations, Change Tracking is available as a data source for widgets across Datadog, including Dashboards and Notebooks.
To configure a widget using Change Tracking data:
For Timeseries widgets, you can also enable Change Tracking as an Event Overlay, which displays changes on top of the timeseries to help correlate them with metric behavior.
To view information about a change or set of changes, click a datapoint in the widget and select View Changes. This opens the Change Tracking side panel with additional details.
Change Tracking follows these types of changes across your infrastructure:
| Change Type | Tracking Requirements |
|---|---|
| Code Deployments (APM) | APM & Deployment Tracking. A version must be available on the service. |
| Kubernetes Deployment Manifest Updates | Datadog Agent Set Up for Kubernetes (Add service label to Kubernetes yaml file if possible). |
| Feature Flags | Use the LaunchDarkly integration or send custom events using the Events API. See the Feature Flag Tracking documentation for setup and advanced options. |
| Custom Configuration Change Events | Event Management API. |
| Watchdog Alerts (Error Rate Spikes, Latency Spikes, Cloud and API Outages, etc.) | See Watchdog documentation to learn more about requirements for specific Watchdog Alerts. |
| Traffic Spikes (APM) | Application Performance Monitoring (APM) |
| CrashLoopBackOff Kubernetes Pod Crashes | Kubernetes Integration (Add service label to Kubernetes yaml file if possible). |
| PostgreSQL, SQL Server and MySQL Database Table (Schemas) Change | See Exploring Database Schemas documentation to learn more about tracking schemas using DBM, and Correlate Database Monitoring and Traces to set up APM and DBM correlation. |
| MongoDB Index & SearchIndex Changes | Database Monitoring (DBM), Correlate Database Monitoring and Traces. |
| PostgreSQL Database Settings Change | Database Monitoring (DBM), Correlate Database Monitoring and Traces. |
| SQL Server Database Settings Change | Database Monitoring (DBM), Correlate Database Monitoring and Traces. |
| Kafka Schema Updates | Data Streams Monitoring (DSM). |
| Manual Kubernetes Deployment Scale Events | Kubernetes Audit Logging. |
| Cloud Infrastructure Resource Changes (This feature is in Preview and currently limited to a small sample of cloud resource changes. To request access, see the Resource Changes documentation linked in Tracking Requirements.) | Resource Changes - Enable Resource Collection and optionally cloud provider event forwarding. |
Additional helpful documentation, links, and articles:
| |