Skip to content

Commit ffae8fb

Browse files
committed
fix 1
1 parent 3975d74 commit ffae8fb

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/logs/logpush/logpush-job/enable-destinations

1 file changed

+3
-3
lines changed

src/content/docs/logs/logpush/logpush-job/enable-destinations/datadog.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ Cloudflare Logpush supports pushing logs directly to Datadog via the Cloudflare
2121
6. Enter or select the following destination information:
2222
- **Datadog URL Endpoint**, which can be either one below. You can find the difference at [Datadog API reference](https://docs.datadoghq.com/api/latest/logs/).
2323

24-
<Tabs> <TabItem label="v1">
24+
<Tabs> <TabItem label="v1">
2525

2626
- `http-intake.logs.datadoghq.com/v1/input`
2727

28-
</TabItem> <TabItem label="v2">
28+
</TabItem> <TabItem label="v2">
2929

3030
- `http-intake.logs.datadoghq.com/api/v2/logs`
3131

32-
</TabItem> </Tabs>
32+
</TabItem> </Tabs>
3333

3434
- **Datadog API Key**, can be retrieved by following [these steps](https://docs.datadoghq.com/account_management/api-app-keys/#add-an-api-key-or-client-token).
3535

0 commit comments

Comments
 (0)