Skip to content

Commit 081285c

Browse files
committed
Update links
1 parent feda3e5 commit 081285c

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

content/en/developers/integrations/_index.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,16 @@ Integration tiles are a component of integrations at Datadog.
5252
All official integrations must include the following:
5353

5454
- **Telemetry**: Your integration must send at least one type of observability data (metrics, logs, traces, or events) to Datadog.
55-
- **Out-of-the-box dashboard**: A pre-built dashboard that visualizes the data your integration sends. See [Create a dashboard][link].
56-
- **Tile images**: Screenshots or diagrams that appear on your tile in the Integrations or Marketplace page. See [Tile requirements][link].
55+
- **Out-of-the-box dashboard**: A pre-built dashboard that visualizes the data your integration sends. See [Create an integration dashboard][10].
56+
- **Tile images**: Screenshots or diagrams that appear on your tile in the Integrations or Marketplace page. See [Build an integration][11] for details.
5757

5858
Depending on what your integration does, the following are also required:
5959

60-
| Integration type | Additional requirement |
61-
|--------------------------------|----------------------------------|
62-
| API-based integrations | [OAuth 2.0 authentication][link] |
63-
| Log integrations | [Log pipeline][link] |
64-
| Integrations that send metrics | [Recommended Monitor][link] |
60+
| Integration type | Additional requirement |
61+
|--------------------------------|--------------------------------|
62+
| API-based integrations | [OAuth 2.0 authentication][12] |
63+
| Log integrations | [Log pipeline][13] |
64+
| Integrations that send metrics | [Recommended Monitor][14] |
6565

6666
## Getting started
6767

@@ -129,3 +129,8 @@ Datadog offers GTM support. Reach out to your partner manager to learn more.
129129
[7]: https://docs.datadoghq.com/account_management/users/#add-new-members-and-manage-invites
130130
[8]: https://docs.datadoghq.com/getting_started/site/
131131
[9]: https://docs.datadoghq.com/help/
132+
[10]: /developers/integrations/create-an-integration-dashboard/
133+
[11]: /developers/integrations/build_integration/
134+
[12]: /developers/integrations/api_integration/#implement-oauth
135+
[13]: /developers/integrations/log_pipeline/
136+
[14]: /developers/integrations/create-an-integration-monitor-template/

0 commit comments

Comments
 (0)