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

proxy-http: Simplify TracingExecutor #2849

Merged
merged 1 commit into from
Mar 29, 2024
Merged

proxy-http: Simplify TracingExecutor #2849

merged 1 commit into from
Mar 29, 2024

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Mar 29, 2024

The proxy::http::trace module was a bit of a misnomer, as it has nothing to do with "tracing" per-se, and much more to do with being a hyper executor.

This change renames the module and hides it form public export for clarity. It also simplifies instantiation of the executor.

The proxy::http::trace module was a bit of a misnomer, as it has nothing to do
with "tracing" per-se, and much more to do with being a hyper executor.

This change renames the module and hides it form public export for clarity. It
also simplifies instantiation of the executor.
@olix0r olix0r requested a review from a team as a code owner March 29, 2024 01:45
@olix0r olix0r enabled auto-merge (squash) March 29, 2024 01:45
@olix0r olix0r merged commit c951b7e into main Mar 29, 2024
17 checks passed
@olix0r olix0r deleted the ver/http-exec branch March 29, 2024 01:53
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.

1 participant