Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose max_buffered_{rx/tx}_bytes in the Tap filter #9656

Open
sadieleob opened this issue Jun 20, 2024 · 3 comments
Open

Expose max_buffered_{rx/tx}_bytes in the Tap filter #9656

sadieleob opened this issue Jun 20, 2024 · 3 comments
Labels
post-plan/1.18 Prioritized Indicating issue prioritized to be worked on in RFE stream release/1.17 Type: Enhancement New feature or request zendesk

Comments

@sadieleob
Copy link

sadieleob commented Jun 20, 2024

Gloo Edge Product

Enterprise

Gloo Edge Version

1.17

Is your feature request related to a problem? Please describe.

This is not related to an issue.

Describe the solution you'd like

The customer is asking to expose:

  • max_buffered_rx_bytes
  • max_buffered_tx_bytes
  • record_headers_received_time
  • record_downstream_connection

The customer stated that without the max_buffered_<rx/tx>_bytes fields set, the maximum body size is 1KiB that can be sent to the tap filter. Unfortunately, this max body size blocks our integration of the tap filter with their "in-house monetization" project since it requires payloads up to 4KB.

https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/tap/v3/common.proto#config-tap-v3-outputconfig
https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/tap/v3/tap.proto#extensions-filters-http-tap-v3-tap

Describe alternatives you've considered

There are no alternatives

Additional Context

No response

Related Issues

┆Issue is synchronized with this Asana task by Unito

@sadieleob sadieleob added the Type: Enhancement New feature or request label Jun 20, 2024
@soloio-bot
Copy link

Zendesk ticket #3974 has been linked to this issue.

@nfuden
Copy link
Contributor

nfuden commented Jun 21, 2024

@DuncanDoyle
Copy link
Contributor

@nfuden As discussed, removing the "Streaming support" from this requirement an putting this in a separate issue: #9845

@htpvu htpvu added the Prioritized Indicating issue prioritized to be worked on in RFE stream label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-plan/1.18 Prioritized Indicating issue prioritized to be worked on in RFE stream release/1.17 Type: Enhancement New feature or request zendesk
Projects
None yet
Development

No branches or pull requests

5 participants