Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions content/en/logs/log_configuration/archive_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,6 @@ To optimize performance and reduce costs:

### Accelerate searches with Partition Attributes

{{< callout url="https://www.datadoghq.com/product-preview/flex-frozen-archive-search/" btn_hidden="false" >}}
Archive Partition Attributes are in Preview. Sign up to try early access.
{{< /callout >}}

You can configure **Partition Attributes** on your archives to group logs by low-cardinality field values at write time. Use attributes like `service`, `source`, `env`, or `status`.

Logs that share the same partition values are co-located in storage. When you search, Datadog evaluates your query against partition metadata and skips partitions that don't match, reducing the total data scanned.
Expand Down
Loading