Skip to content
Merged
22 changes: 22 additions & 0 deletions content/en/change_tracking/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,28 @@
3. Hover over any change indicator or overlay to view a summary of the change.
4. Click the change indicator or overlay to view detailed information and take remediation actions.

### Visualize Change Tracking data in widgets

In addition to the out-of-the-box integrations described above, **Change Tracking is available as a data source for widgets** across Datadog, including Dashboards and Notebooks.

Check notice on line 124 in content/en/change_tracking/_index.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.sentencelength

Suggestion: Try to keep your sentence length to 25 words or fewer.

To configure a widget using Change Tracking data:

1. In a dashboard or notebook, add or edit a supported widget type (Timeseries, Query Value, Table, Tree Map, Top List, Pie, Change, or Bar Chart).

Check warning on line 128 in content/en/change_tracking/_index.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.words_case_insensitive

Use 'timeseries' instead of 'Timeseries'.
3. From the **Data source** dropdown, select **Change Tracking**.
4. Configure your filters (**Service** is required).
5. (Optional) For widgets that support grouping, use **Group by** to split results.

{{< img src="/change_tracking/change-tracking-datasource-widget.png" alt="Change Tracking datasource widgets" style="width:50%;" >}}

For Timeseries widgets, Change Tracking can also be enabled as an **event overlay** from the **Event Overlays** section. This displays changes overlaid on top of a timeseries to help correlate them with metric behavior.

Check warning on line 135 in content/en/change_tracking/_index.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.words_case_insensitive

Use 'timeseries' instead of 'Timeseries'.

{{< img src="/change_tracking/change-tracking-datasource-overlay.png" alt="Change Tracking datasource as Event Overlay" style="width:50%;" >}}


#### View change details

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.

## Tracked changes
Change Tracking follows these types of changes across your infrastructure:

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading