Skip to content

Commit e81125d

Browse files
docs: Update Datadog integration documentation (#6005)
Co-authored-by: Matthew Elwell <[email protected]>
1 parent 0455fed commit e81125d

File tree

1 file changed

+5
-21
lines changed
  • docs/docs/third-party-integrations/observability-and-monitoring

1 file changed

+5
-21
lines changed

docs/docs/third-party-integrations/observability-and-monitoring/datadog.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,13 @@ import ReactPlayer from 'react-player'
88

99
![Datadog](/img/integrations/datadog/datadog-logo.svg)
1010

11-
You can integrate Flagsmith with Datadog in three ways:
11+
You can integrate Flagsmith with Datadog in two ways:
1212

13-
- [1. Integrate Flagsmith into your Datadog Dashboard](#1-integrate-flagsmith-into-your-datadog-dashboard)
14-
- [2. Send flag change events to Datadog](#2-send-flag-change-events-to-datadog)
13+
- [1. Send flag change events to Datadog](#1-send-flag-change-events-to-datadog)
1514
- [Custom Source](#custom-source)
16-
- [3. Integrate with the Datadog RUM](#3-integrate-with-the-datadog-rum)
15+
- [2. Integrate with the Datadog RUM](#2-integrate-with-the-datadog-rum)
1716

18-
## 1. Integrate Flagsmith into your Datadog Dashboard
19-
20-
This integration lets you add a Flagsmith widget into your Datadog Dashboard so you can view and manage your flags
21-
without having to leave the Datadog application.
22-
23-
![Datadog Dashboard Widget](/img/integrations/datadog/datadog-dashboard-widget.png)
24-
25-
The video below will walk you through the steps of adding the integration:
26-
27-
<ReactPlayer
28-
controls
29-
width="100%"
30-
height="460px"
31-
url='https://flagsmith.wistia.com/medias/76558s9yj7' />
32-
33-
## 2. Send Flag Change events to Datadog
17+
## 1. Send Flag Change events to Datadog
3418

3519
The second type of integration allows you to send flag change events in Flagsmith into your Datadog event stream.
3620

@@ -49,7 +33,7 @@ will mean events are labelled with the default 'My apps' source.
4933

5034
Flag change events will now be sent to Datadog.
5135

52-
## 3. Integrate with the DataDog RUM
36+
## 2. Integrate with the DataDog RUM
5337

5438
You can also send identity flag values from Flagsmith to Datadog using our
5539
[Javascript Integration](/integrating-with-flagsmith/sdks/client-side-sdks/javascript#datadog-rum-javascript-sdk-integration).

0 commit comments

Comments
 (0)