Home / Companies / Datadog / Blog / Post Details
Content Deep Dive

Monitor code deployments with Deployment Tracking in Datadog APM

Blog post from Datadog

Post Details
Company
Date Published
Author
Danny Park, Jonathan Epstein
Word Count
1,041
Language
English
Hacker News Points
-
Summary

Datadog's Deployment Tracking feature helps teams implement continuous integration and delivery pipelines by providing visibility into the performance of code deployments. It uses a unified `version` tag to aggregate data on infrastructure assets, traces, trace metrics, profiles, and logs, enabling developers to compare the performance of new code against existing live code. This allows for quick rollbacks in case of issues, ensuring minimal customer-facing impact. Deployment Tracking is integrated with Datadog's APM features, providing out-of-the-box graphs that visualize RED (requests, errors, and duration) metrics across versions, making it easier to spot problems before they become serious issues.