© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Disabling tracing for a middleware can be tricky because you need to ensure the *effect that actu... - Effect Community
EC
Effect Community
•
2w ago
•
2 replies
Envoy_
Disabling tracing for a middleware can be tricky because you need to ensure the *effect that actu...
How to disable tracing in middleware
, so i have a auth middleware which gets current user from session token
, i had used
withTracerDisabledWhen
withTracerDisabledWhen
to disable it on other routes
. i tried using
Effect.fnUntraced
Effect.fnUntraced
but still getting traces for that middleware
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Disabling Tracing for HTTP Middleware Span in RpcServer.toWebHandler
EC
Effect Community / 🚀-effect
3mo ago
Connecting Prisma Spans to Effect for Tracing
EC
Effect Community / 🚀-effect
8mo ago
Using services within an `HttpApiMiddleware` can be tricky due to type constraints. The error you...
EC
Effect Community / 🚀-effect
6mo ago
Handling asynchronous operations with `Ref` in the Effect Typescript library can indeed be tricky...
EC
Effect Community / 🚀-effect
15mo ago