Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Downdetector integration (ECOINT-43) #2601

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dd-pub-platform[bot]
Copy link
Contributor

Integration Downdetector has been created in publishing platform

@dd-pub-platform dd-pub-platform bot requested review from a team as code owners February 10, 2025 16:02
@jhgilbert jhgilbert added the editorial review Waiting on a more in-depth review from a docs team editor label Feb 10, 2025
@dd-dominic dd-dominic changed the title Add Downdetector integration Add Downdetector integration (ECOINT-95) Feb 11, 2025
@mgashaj mgashaj changed the title Add Downdetector integration (ECOINT-95) Add Downdetector integration (ECOINT-43) Feb 12, 2025
"display_on_public_website": true,
"tile": {
"title": "Downdetector",
"description": "A Datadog app for Downdetector delivering real-time outage alerts",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"description": "A Datadog app for Downdetector delivering real-time outage alerts",
"description": "Monitor service disruptions with real-time outage alerts from Downdetector",


## Overview

This Datadog API integration provides real-time Downdetector outage alerts, enabling you to visualize and correlate data with your stack. It provides incident start and end notifications, along with details on the affected service, current measurements, baseline, top indicators, cities, and providers.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
This Datadog API integration provides real-time Downdetector outage alerts, enabling you to visualize and correlate data with your stack. It provides incident start and end notifications, along with details on the affected service, current measurements, baseline, top indicators, cities, and providers.
[Insert quick overview of Downdetector in 1-2 sentences]
This integration provides real-time Downdetector outage alerts as events in Datadog, enabling you to visualize and correlate service disruptions with your stack. It provides incident start and end notifications, along with details on the affected service, current measurements, baseline, top indicators, cities, and providers

## Setup

1. Log in to your [Downdetector account][1] or [sign up][2].
2. Navigate to **Alerts** > **Integrations** and click the "+" in the top right.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
2. Navigate to **Alerts** > **Integrations** and click the "+" in the top right.
2. Navigate to **Alerts** > **Integrations** and click the **+** in the top right.


1. Log in to your [Downdetector account][1] or [sign up][2].
2. Navigate to **Alerts** > **Integrations** and click the "+" in the top right.
3. Select "Add Datadog" and authorize Downdetector access in Datadog.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
3. Select "Add Datadog" and authorize Downdetector access in Datadog.
3. Select **Add Datadog** and complete the authorization in Datadog. Once authorized, you’ll be redirected back to Downdetector.

1. Log in to your [Downdetector account][1] or [sign up][2].
2. Navigate to **Alerts** > **Integrations** and click the "+" in the top right.
3. Select "Add Datadog" and authorize Downdetector access in Datadog.
4. After authorization, you'll be redirected back to Downdetector.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
4. After authorization, you'll be redirected back to Downdetector.

Copy link
Collaborator

Choose a reason for hiding this comment

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

  • Update tile from “Downdetector Dashboard” to just “Downdetector”
  • Add description (shown when hovering over dashboard title)
  • Add title to list widget querying source:downdetector
  • Properly capitalize widget tiles:
    • “Current outages” > “Current Outages”
    • “Outage list” > “Outage List”
  • Follow dashboard template as much as possible (where it makes sense)
    • Move logo to the left side
    • Provide overview blurb
    • Add grouping header(s) with color

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please replace it with a wordmark logo.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Images should focus on integration and platform features. Please remove the “DDE screenshot” as it is more promotional. We recommend adding a minimum of 3 screenshots. Can also be screenshots from your platform.

],
"created_at": "2025-02-10",
"last_updated_at": "2025-02-10",
"description": "When Downdetector detects an outage, a check status is provided to Datadog for monitors to alert on.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"description": "When Downdetector detects an outage, a check status is provided to Datadog for monitors to alert on.",
"description": "Receive an alert when Downdetector detects an outage for a specific company.",

"name": "Outage detected at {{company.name}}",
"type": "service check",
"query": "\"downdetector\".over(\"*\").by(\"company\").last(2).count_by_status()",
"message": "Example",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add more context in place of “Example” placeholder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial review Waiting on a more in-depth review from a docs team editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants