Skip to content

Commit

Permalink
Updated docs to include custom configuration changes (#27396)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronvweber authored Jan 31, 2025
1 parent b258260 commit 1107dc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/change_tracking/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Change Tracking streamlines troubleshooting and incident response by surfacing r
Change Tracking supports monitoring of a range of modifications to your service and its dependencies including:
- Deployments
- Feature Flags
- Configuration Changes
- Database Modifications
- Schema Changes
- Scale Adjustments
Expand Down Expand Up @@ -118,6 +119,7 @@ Change Tracking follows these types of changes across your infrastructure:
| Kubernetes Deployment Manifest Updates | Datadog Agent Set Up for Kubernetes (Add service label to kubernetes yaml file if possible)
| LaunchDarkly Feature Flag Events (service tag must be defined on event) | Third Party Datadog Integrations ([LaunchDarkly only][5])
| Custom Feature Flag Events | [Event Management API][6]
| Custom Configuration Change Events | [Event Management API][6]
| Watchdog Alerts (Error Rate Spikes, Latency Spikes, Cloud and API Outages, etc.). | See [Watchdog][7] documentation to learn more about requirements for specific Watchdog Alerts.
| CrashLoopBackOff Kubernetes Pod Crashes | Kubernetes Integration (Add service label to kubernetes yaml file if possible)
| PostgreSQL Database Table Change | [Database Monitoring (DBM)][8], [Correlate Database Monitoring and Traces][10]
Expand Down

0 comments on commit 1107dc6

Please sign in to comment.