Skip to content

Commit efc385e

Browse files
authored
Added datadog sponsorship notice (#58)
1 parent a67f81c commit efc385e

File tree

3 files changed

+57
-9
lines changed

3 files changed

+57
-9
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.yaml

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ description: |-
1010
actions from the AWS managed locations around the globe, and to monitor internal endpoints from
1111
[Private Locations](https://docs.datadoghq.com/synthetics/private_locations).
1212
13+
## Sponsorship
14+
15+
<picture>
16+
<source media="(prefers-color-scheme: dark)" srcset="https://cloudposse.com/images/partners/datadog-white.svg">
17+
<source media="(prefers-color-scheme: light)" srcset="https://cloudposse.com/images/partners/datadog-purple.svg">
18+
<img alt="Datadog" src="https://cloudposse.com/images/partners/datadog-purple.svg" align="right" width="40%">
19+
</picture>
20+
21+
22+
This project is supported by the [Datadog Open Source Program](https://www.datadoghq.com/partner/open-source/).
23+
24+
As part of this collaboration, Datadog provides a dedicated sandbox account that we use for automated integration and acceptance testing. This contribution allows us to continuously validate changes against a real Datadog environment, improving reliability and reducing the risk of regressions.
25+
26+
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
27+
___
28+
1329
usage: |-
1430
**Stack Level**: Regional
1531
@@ -158,31 +174,31 @@ usage: |-
158174
references:
159175
- name: Datadog Synthetics
160176
url: https://docs.datadoghq.com/synthetics
161-
description:
177+
description:
162178
- name: Getting Started with Synthetic Monitoring
163179
url: https://docs.datadoghq.com/getting_started/synthetics
164-
description:
180+
description:
165181
- name: Synthetic Monitoring Guides
166182
url: https://docs.datadoghq.com/synthetics/guide
167-
description:
183+
description:
168184
- name: Using Synthetic Test Monitors
169185
url: https://docs.datadoghq.com/synthetics/guide/synthetic-test-monitors
170-
description:
186+
description:
171187
- name: Create An API Test With The API
172188
url: https://docs.datadoghq.com/synthetics/guide/create-api-test-with-the-api
173-
description:
189+
description:
174190
- name: Manage Your Browser Tests Programmatically
175191
url: https://docs.datadoghq.com/synthetics/guide/manage-browser-tests-through-the-api
176-
description:
192+
description:
177193
- name: Browser Tests
178194
url: https://docs.datadoghq.com/synthetics/browser_tests
179-
description:
195+
description:
180196
- name: Synthetics API
181197
url: https://docs.datadoghq.com/api/latest/synthetics
182-
description:
198+
description:
183199
- name: Terraform resource `datadog_synthetics_test`
184200
url: https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/synthetics_test
185-
description:
201+
description:
186202
tags:
187203
- component/datadog-synthetics
188204
- layer/datadog

src/README.md

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)