Skip to content

Commit d98cf48

Browse files
authored
add note (#30995)
1 parent 7fa3b69 commit d98cf48

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

layouts/shortcodes/observability_pipelines/destination_settings/datadog_archives_azure_storage.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
1. Optionally, enter a prefix.
33
- Prefixes are useful for partitioning objects. For example, you can use a prefix as an object key to store objects under a particular directory. If using a prefix for this purpose, it must end in `/` to act as a directory path; a trailing `/` is not automatically added.
44
- See [template syntax][10051] if you want to route logs to different object keys based on specific fields in your logs.
5+
- **Note**: Datadog recommends that you start your prefixes with the directory name and without a lead slash (`/`). For example, `app-logs/` or `service-logs/`.
56
1. Optionally, toggle the switch to enable **Buffering Options**.<br>**Note**: Buffering options is in Preview. Contact your account manager to request access.
67
- If left disabled, the maximum size for buffering is 500 events.
78
- If enabled:

layouts/shortcodes/observability_pipelines/destination_settings/datadog_archives_google_cloud_storage.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
1. Optionally, enter in the prefix.
88
- Prefixes are useful for partitioning objects. For example, you can use a prefix as an object key to store objects under a particular directory. If using a prefix for this purpose, it must end in `/` to act as a directory path; a trailing `/` is not automatically added.
99
- See [template syntax][10051] if you want to route logs to different object keys based on specific fields in your logs.
10+
- **Note**: Datadog recommends that you start your prefixes with the directory name and without a lead slash (`/`). For example, `app-logs/` or `service-logs/`.
1011
1. Optionally, click **Add Header** to add metadata.
1112
1. Optionally, toggle the switch to enable **Buffering Options**.<br>**Note**: Buffering options is in Preview. Contact your account manager to request access.
1213
- If left disabled, the maximum size for buffering is 500 events.

0 commit comments

Comments
 (0)