Skip to content

Commit 60c50ec

Browse files
kathaylkodster28
andauthored
Update ai-gateway.yaml (#20184)
* Update ai-gateway.yaml new gateway log storage settings * formatting --------- Co-authored-by: kodster28 <[email protected]>
1 parent bda70e2 commit 60c50ec

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/release-notes/ai-gateway.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ productLink: "/ai-gateway/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-02-19"
9+
title: Updated Log Storage Settings
10+
description: |-
11+
Introduced customizable log storage settings, enabling users to:
12+
- Define the maximum number of logs stored per gateway.
13+
- Choose how logs are handled when the storage limit is reached:
14+
- **On** - Automatically delete the oldest logs to ensure new logs are always saved.
15+
- **Off** - Stop saving new logs when the storage limit is reached.
16+
817
- publish_date: "2025-02-06"
918
title: Added request handling
1019
description: |-

0 commit comments

Comments
 (0)