Skip to content

Commit 2e56ba5

Browse files
authored
Update custom-metadata.mdx
1 parent 6152af3 commit 2e56ba5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/content/docs/ai-gateway/configuration/custom-metadata.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ Custom metadata in AI Gateway allows you to tag requests with user IDs or other
1414
* **Enhanced Logging**: Metadata appears in your logs, allowing for detailed inspection and troubleshooting.
1515
* **Search and Filter**: Use metadata to efficiently search and filter through logged requests.
1616

17+
:::note
18+
19+
20+
AI Gateway allows you to pass up to five custom metadata entries per request. If more than five entries are provided, only the first five will be saved; additional entries will be ignored. Ensure your custom metadata is limited to five entries to avoid unprocessed or lost data.
21+
22+
:::
23+
1724
## Supported Metadata Types
1825

1926
* String

0 commit comments

Comments
 (0)