Skip to content

add aws_eventstream_to_metadata filter for aws stream parsing#44094

Open
cqi1217 wants to merge 1 commit intoenvoyproxy:mainfrom
cqi1217:main
Open

add aws_eventstream_to_metadata filter for aws stream parsing#44094
cqi1217 wants to merge 1 commit intoenvoyproxy:mainfrom
cqi1217:main

Conversation

@cqi1217
Copy link
Contributor

@cqi1217 cqi1217 commented Mar 24, 2026

Commit Message: Add aws_eventstream_to_metadata filter
Additional Description:
This PR is adding a new HTTP filter for extracting values from AWS eventstream responses and writing them into dynamic metadata. This filter is similar to sse_to_metadata filter(#42762).

Key Architecture

Risk Level: Low (new http filter)
Testing: unit tests and integration tests
Docs Changes: Added documentation for aws_eventstream_to_matadata filter
Release Notes:
Fixes #43492

Signed-off-by: cqi1217 <caiqi1217@gmail.com>
@repokitteh-read-only
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/).
envoyproxy/api-shepherds assignee is @markdroth
CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

🐱

Caused by: #44094 was opened by cqi1217.

see: more, trace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP filter for extracting LLM token usage info from AWS eventstream

2 participants