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

Platform: Auto-instrument HTTP client #2450

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

vecerek
Copy link
Contributor

@vecerek vecerek commented Mar 30, 2024

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Auto-instruments all outbound HTTP requests similarly to how the HTTP middleware instruments all inbound HTTP requests.

Related

@vecerek vecerek requested a review from tim-smart as a code owner March 30, 2024 19:59
Copy link

changeset-bot bot commented Mar 30, 2024

🦋 Changeset detected

Latest commit: 2b8edcd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@effect/platform Patch
@effect/cli Patch
@effect/experimental Patch
@effect/platform-browser Patch
@effect/platform-bun Patch
@effect/platform-node-shared Patch
@effect/platform-node Patch
@effect/rpc-http Patch
@effect/rpc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tim-smart tim-smart merged commit 74a5dae into Effect-TS:main Apr 1, 2024
12 checks passed
@github-actions github-actions bot mentioned this pull request Apr 1, 2024
@vecerek vecerek deleted the instrument-http-client branch April 2, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Auto-instrument HTTP client
2 participants