Skip to content

Conversation

maycmlee
Copy link
Contributor

@maycmlee maycmlee commented Apr 12, 2022

What does this PR do?

Adds the Watchdog subpage for faulty deployment tracking.
Adds link in the navbar under Watchdog.

Motivation

Requested by PM

Preview

https://docs-staging.datadoghq.com/may/watchdog-fdd/watchdog/faulty_deployment_detection/


Reviewer checklist

  • Review the changed files.
  • Review the URLs listed in the Preview section.
  • Check images for PII
  • Review any mentions of "Contact Datadog support" for internal support documentation.

@maycmlee maycmlee added the WORK IN PROGRESS No review needed, it's a wip ;) label Apr 12, 2022
@maycmlee maycmlee requested a review from a team as a code owner April 12, 2022 16:41
@github-actions github-actions bot added Images Images are added/removed with this PR watchdog labels Apr 12, 2022

## Overview

Automatic Faulty Deployment Detection finds faulty code deployments within minutes, reducing mean time to detection (MTTD). Whenever code is deployed to production, Watchdog compares the performance of the new code version with previous versions to spot new types of errors introduced in a deployment. If Watchdog determines that a new deployment is faulty, details about the affected service appears on the APM service page, as well as the resource page of the affected endpoints.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APM service page could be a link?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea! I added the link.

@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Apr 13, 2022
@crunchypistachiobutter
Copy link
Contributor

LGTM!

@maycmlee maycmlee merged commit 6adf0b2 into master Apr 19, 2022
@maycmlee maycmlee deleted the may/watchdog-fdd branch April 19, 2022 16:25
@maycmlee maycmlee removed the WORK IN PROGRESS No review needed, it's a wip ;) label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Everything related to the Doc backend Images Images are added/removed with this PR watchdog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants