Skip to content

Commit 01ca1aa

Browse files
authored
Update pkg/ext-proc/metrics/README.md
1 parent 88880d9 commit 01ca1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/ext-proc/metrics/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This documentation is the current state of exposed metrics.
88

99
## Requirements
1010

11-
NOTE: Response metrics are only supported in non-streaming mode, with the follow up [issue](https://github.com/kubernetes-sigs/gateway-api-inference-extension/issues/178) to address streaming mode.
11+
Response metrics are only supported in non-streaming mode, with the follow up [issue](https://github.com/kubernetes-sigs/gateway-api-inference-extension/issues/178) to address streaming mode.
1212

1313
Currently there are two options:
1414
- If requests don't use response streaming, then you can enable `Buffered` mode for response in `EnvoyExtensionPolicy`, this will buffer the response body at the proxy and forward it to the endpoint picker, which allows the endpoint picker to report response metrics.

0 commit comments

Comments
 (0)