Skip to content

Commit 56de968

Browse files
Update Datadog integration screenshots. (#538)
* Update screenshots * Add new screenshots to: `website/versioned_docs/version-V1/integrations/datadog.mdx` * Deleted outdated Datadog screenshots
1 parent 87265e1 commit 56de968

14 files changed

+10
-6
lines changed
-34.3 KB
Binary file not shown.

website/docs/assets/datadog_event.png

-67.9 KB
Binary file not shown.
-315 KB
Binary file not shown.

website/docs/integrations/datadog.mdx

+5-3
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ description: ConfigCat Datadog integration. This is a step-by-step guide on how
88

99
Ensures that every setting change in ConfigCat is sent to Datadog as an Event.
1010

11-
<img src="/docs/assets/datadog_event.png" alt="datadog_event" decoding="async" loading="lazy"/>
11+
<img src="/docs/assets/datadog-event_192dpi.png" alt="Feature flag events logged to Datadog" width="1366" height="219" decoding="async" loading="lazy" />
1212

1313
## Installation
1414

1515
1. Have a <a href="https://www.datadoghq.com/" target="_blank">Datadog subscription.</a>
1616
2. Get a <a href="https://docs.datadoghq.com/account_management/api-app-keys/#api-keys" target="_blank">Datadog API Key.</a>
17-
<img src="/docs/assets/datadog_apikey2.png" alt="datadog_event" decoding="async" loading="lazy"/>
17+
18+
<img src="/docs/assets/datadog-apikey_192dpi.png" alt="Datadog API Key" width="1366" height="430" decoding="async" loading="lazy" />
19+
1820
3. Open the <a href="https://app.configcat.com/product/integrations" target="_blank">integrations tab</a> on ConfigCat Dashboard.
1921
4. Click on Datadog's CONNECT button and set your Datadog API key.
2022
5. OPTIONAL - Set the proper site of your Datadog account. [More about Datadog site](https://docs.datadoghq.com/getting_started/site/).
@@ -34,4 +36,4 @@ Every event sent to Datadog by ConfigCat has a _source_ property of `configcat`
3436

3537
For example here is how to search for events that happened in the production environment: `sources:configcat production`
3638

37-
<img src="/docs/assets/datadog_filtering.png" alt="datadog_filtering" decoding="async" loading="lazy"/>
39+
<img src="/docs/assets/datadog-filtering_192dpi.png" alt="Filtering feature flag change events" width="1366" height="768" decoding="async" loading="lazy" />
Loading
147 KB
Loading
Loading
-64.9 KB
Binary file not shown.
-63.9 KB
Binary file not shown.
-285 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

website/versioned_docs/version-V1/integrations/datadog.mdx

+5-3
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ description: ConfigCat Datadog integration. This is a step-by-step guide on how
88

99
Ensures that every setting change in ConfigCat is sent to Datadog as an Event.
1010

11-
<img src="/docs/assets/datadog_event.png" alt="datadog_event" decoding="async" loading="lazy" />
11+
<img src="/docs/assets/datadog-event_192dpi.png" alt="Feature flag events logged to Datadog" width="1366" height="219" decoding="async" loading="lazy" />
1212

1313
## Installation
1414

1515
1. Have a <a href="https://www.datadoghq.com/" target="_blank">Datadog subscription.</a>
1616
2. Get a <a href="https://docs.datadoghq.com/account_management/api-app-keys/#api-keys" target="_blank">Datadog API Key.</a>
17-
<img src="/docs/assets/datadog_apikey2.png" alt="datadog_event" decoding="async" loading="lazy" />
17+
18+
<img src="/docs/assets/datadog-apikey_192dpi.png" alt="Datadog API Key" width="1366" height="430" decoding="async" loading="lazy" />
19+
1820
3. Open the <a href="https://app.configcat.com/product/integrations" target="_blank">integrations tab</a> on ConfigCat Dashboard.
1921
4. Click on Datadog's CONNECT button and set your Datadog API key.
2022
5. OPTIONAL - Set the proper site of your Datadog account. [More about Datadog site](https://docs.datadoghq.com/getting_started/site/).
@@ -34,4 +36,4 @@ Every event sent to Datadog by ConfigCat has a _source_ property of `configcat`
3436

3537
For example here is how to search for events that happened in the production environment: `sources:configcat production`
3638

37-
<img src="/docs/assets/datadog_filtering.png" alt="datadog_filtering" decoding="async" loading="lazy" />
39+
<img src="/docs/assets/datadog-filtering_192dpi.png" alt="Filtering feature flag change events" width="1366" height="768" decoding="async" loading="lazy" />

0 commit comments

Comments
 (0)