Effect CommunityEC
Effect Community11mo ago
1 reply
bjacobso

Modifying Span Names in HttpApi with Middleware

Not sure if this question belongs in the open telemetry or the platform channel, but I am using the HttpApi via toWebHandler, and this is the name of the span. I'm looking for a way to modify it to be more like GET /api/example/:id which is available in the tags as http.route I've explored a middleware but couldn't quite get it working. Wondering how I should approach this
Screenshot_2025-02-20_at_10.17.54_AM.png
Was this page helpful?