Skip to content

tracing: fix sending wrong x-request-id tag#226

Merged
mattklein123 merged 6 commits intomasterfrom
fix_tracing
Nov 16, 2016
Merged

tracing: fix sending wrong x-request-id tag#226
mattklein123 merged 6 commits intomasterfrom
fix_tracing

Conversation

@mattklein123
Copy link
Copy Markdown
Member

Regression from header map rewrite.

Regression from header map rewrite.
@mattklein123
Copy link
Copy Markdown
Member Author

@lyft/network-team

cc @jmacd when we do the OT C++ code it would be good to figure out how we can write tests for this bug. It's not clear to me now how we would do that.

@RomanDzhabarov
Copy link
Copy Markdown
Member

+1

@mattklein123 mattklein123 merged commit 083c327 into master Nov 16, 2016
@mattklein123 mattklein123 deleted the fix_tracing branch November 16, 2016 17:15
PiotrSikora pushed a commit to PiotrSikora/envoy that referenced this pull request Jul 20, 2020
… (envoyproxy#226)

* build: bump nghttp2 to 1.41.0. (envoyproxy#11412)

See release notes at
https://github.com/nghttp2/nghttp2/releases/tag/v1.41.0.

This addresses
GHSA-q5wr-xfw9-q7xr.

Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Yuchen Dai <silentdai@gmail.com>

* build: bump nghttp2 to 1.41.0. (envoyproxy#11412)

See release notes at
https://github.com/nghttp2/nghttp2/releases/tag/v1.41.0.

This addresses
GHSA-q5wr-xfw9-q7xr.

Set nghttp2 internal flood mitigation threshold back to 10K to avoid any
changes in Envoy's codec behavior.

Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Piotr Sikora <piotrsikora@google.com>

Co-authored-by: htuch <htuch@users.noreply.github.com>

Co-authored-by: Yuchen Dai <silentdai@gmail.com>
Co-authored-by: htuch <htuch@users.noreply.github.com>
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
…ker-build

zh-translation:docs/root/install/sandboxes/local_docker_build.rst
arminabf pushed a commit to arminabf/envoy that referenced this pull request Jun 5, 2024
Co-authored-by: Matteo Pace <pace.matteo96@gmail.com>
mathetake added a commit that referenced this pull request Mar 3, 2026
**Commit Message**:

Previously, all loggers used by controllers are name-prefixed with
"setup"
which is not correct and confusing, so this fixes it. Also, this
consolidates
all the WithName option handling in StartController function so that we
can
ensure all controllers have consistent names.

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants