Revert: Temporary revert x-ot-span-context header propagation.#403
Merged
mattklein123 merged 1 commit intomasterfrom Feb 1, 2017
Merged
Revert: Temporary revert x-ot-span-context header propagation.#403mattklein123 merged 1 commit intomasterfrom
mattklein123 merged 1 commit intomasterfrom
Conversation
mattklein123
approved these changes
Feb 1, 2017
rshriram
pushed a commit
to rshriram/envoy
that referenced
this pull request
Oct 30, 2018
* Add proper user and sudo setup and lsof command Dropped emacs and nano (anyone using those and not knowing basic vi commands ?) Dropped wrk (curl (and fortio) should be plenty) * Adding back stuff we need to clean this up later
wolfguoliang
pushed a commit
to wolfguoliang/envoy
that referenced
this pull request
Jan 23, 2021
…vability-observability zh-translation: docs/root/configuration/observability/observability.rst
mathetake
added a commit
that referenced
this pull request
Mar 3, 2026
**Commit Message** This fixes the edge case of extproc where response header processing phase is called with request header processing being skipped. That happens when an earlier filter sends some immediate response before it even reaches the AI Gateway filter. **Related Issues/PRs (if applicable)** Closes #403 --------- Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
mathetake
pushed a commit
that referenced
this pull request
Mar 3, 2026
**Commit Message** docs: show how to add more OpenAI and Bedrock models in their existing doc pages. Currently the most straightforward, simple way seems to be adding more `AIGatewayRouteRule`s to the `basic.yaml` file with the model ID and using the same respective `backendRefs`. Signed-off-by: David Xia <david@davidxia.com> Co-authored-by: Erica Hughberg <erica.sundberg.90@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just to make master clean, there are some issues I'm going to address and post a new review.